|
@@ -726,7 +726,7 @@
|
|
* Returns the current version of the framework
|
|
* Returns the current version of the framework
|
|
*/
|
|
*/
|
|
public static get Version(): string {
|
|
public static get Version(): string {
|
|
- return "3.2.0";
|
|
|
|
|
|
+ return "3.3.0-alpha.0";
|
|
}
|
|
}
|
|
|
|
|
|
// Updatable statics so stick with vars here
|
|
// Updatable statics so stick with vars here
|