We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ea8b7 commit 71488e8Copy full SHA for 71488e8
src/iTXTech/SimpleFramework/Framework.php
@@ -36,7 +36,7 @@
36
37
class Framework implements OnCompletionListener{
38
public const PROG_NAME = "SimpleFramework";
39
- public const PROG_VERSION = "2.1.0";
+ public const PROG_VERSION = "2.1.0-beta.1";
40
public const API_LEVEL = 6;
41
public const CODENAME = "Navi";
42
0 commit comments