Skip to content

Commit

Permalink
Ready to release 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Lannoy committed Aug 26, 2019
1 parent f586c93 commit 6736677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
define( 'DECALOG_PRODUCT_SHORTNAME', 'DecaLog' );
define( 'DECALOG_PRODUCT_ABBREVIATION', 'decalog' );
define( 'DECALOG_SLUG', 'decalog' );
define( 'DECALOG_VERSION', '1.0.0' );
define( 'DECALOG_VERSION', '1.0.1' );
define( 'DECALOG_CODENAME', '"-"' );
define( 'DECALOG_CRON_NAME', 'decalog_clean_database' );

Expand Down

0 comments on commit 6736677

Please sign in to comment.