Skip to content

Commit

Permalink
Release 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
notrinos committed Mar 17, 2021
1 parent cd3880a commit 520d566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

// Versions used by source/database version compatibility checks. Do not change.
$db_version = '2.4.1';
$src_version = '0.1';
$src_version = '0.2';

// application version - can be overriden in config.php
$version = isset($SysPrefs->version) ? $SysPrefs->version : $src_version;
Expand Down

0 comments on commit 520d566

Please sign in to comment.