Skip to content

Commit

Permalink
Back to 5.4.5-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dasl- committed Jul 25, 2024
1 parent a87bbad commit 242031a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Phan NEWS

??? ?? 202?, Phan 5.4.5 (dev)
-----------------------

Jul 25 2024, Phan 5.4.4
-----------------------
New features:
Expand Down
2 changes: 1 addition & 1 deletion src/Phan/CLI.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class CLI
/**
* This should be updated to x.y.z-dev after every release, and x.y.z before a release.
*/
public const PHAN_VERSION = '5.4.4';
public const PHAN_VERSION = '5.4.5-dev';

/**
* List of short flags passed to getopt
Expand Down

0 comments on commit 242031a

Please sign in to comment.