We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8eee3 commit c727649Copy full SHA for c727649
1 file changed
src/iTXTech/SimpleFramework/Framework.php
@@ -30,7 +30,7 @@
30
31
class Framework{
32
const PROG_NAME = "SimpleFramework";
33
- const PROG_VERSION = "2.0.0-beta.3";
+ const PROG_VERSION = "2.0.0";
34
const API_LEVEL = 5;
35
const CODENAME = "Navi";
36
0 commit comments