Skip to content

Commit

Permalink
increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dzelinka committed Feb 17, 2020
1 parent ae1ef9f commit 121708a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions php/app/model/Micka.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ class Micka
protected static $mickaVersion = [
'name' => 'Micka',
'version' => '2020.008',
'version_id' => 2020008,
'revision' => '2020-02-13.01'
'version_id' => 2020009,
'revision' => '2020-02-17.01'
];

public static function getMickaVersion()
Expand Down

0 comments on commit 121708a

Please sign in to comment.