Skip to content

Commit

Permalink
Bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmsnell committed Aug 29, 2023
1 parent ca864aa commit e51843b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/packages/image-cdn/src/class-image-cdn.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*/
final class Image_CDN {

const PACKAGE_VERSION = '0.2.4';
const PACKAGE_VERSION = '0.2.5-alpha';

/**
* Singleton.
Expand Down

0 comments on commit e51843b

Please sign in to comment.