Skip to content

Commit 71488e8

Browse files
committed
Framework: release 2.1.0-beta.1
1 parent 78ea8b7 commit 71488e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iTXTech/SimpleFramework/Framework.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
class Framework implements OnCompletionListener{
3838
public const PROG_NAME = "SimpleFramework";
39-
public const PROG_VERSION = "2.1.0";
39+
public const PROG_VERSION = "2.1.0-beta.1";
4040
public const API_LEVEL = 6;
4141
public const CODENAME = "Navi";
4242

0 commit comments

Comments
 (0)