Skip to content

Commit

Permalink
Framework: release 2.1.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PeratX committed Dec 9, 2018
1 parent 78ea8b7 commit 71488e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iTXTech/SimpleFramework/Framework.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

class Framework implements OnCompletionListener{
public const PROG_NAME = "SimpleFramework";
public const PROG_VERSION = "2.1.0";
public const PROG_VERSION = "2.1.0-beta.1";
public const API_LEVEL = 6;
public const CODENAME = "Navi";

Expand Down

0 comments on commit 71488e8

Please sign in to comment.