Mycc commited on
Commit
cfd8440
·
verified ·
1 Parent(s): ccfa3d2

Create CurrentVersion.xml

Browse files
Files changed (1) hide show
  1. CurrentVersion.xml +8 -0
CurrentVersion.xml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <configuration>
3
+ <currentVersion>
4
+ <major>2</major>
5
+ <minor>3</minor>
6
+ <build>6</build>
7
+ </currentVersion>
8
+ </configuration>