Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
erusev authored Nov 10, 2024
1 parent 582f9f9 commit 999fcf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Parsedown.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Parsedown
{
# ~

const version = '1.8.0-beta-7';
const version = '1.8.0';

# ~

Expand Down

2 comments on commit 999fcf7

@joeworkman
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@erusev Any way to tag this release so that we can update to this version?

@erusev
Copy link
Owner Author

@erusev erusev commented on 999fcf7 Dec 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see #881

Please sign in to comment.