Skip to content

Commit 1ab562f

Browse files
author
Jason Kao
committed
bumped version info to 2.0.0
1 parent 0eda839 commit 1ab562f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/versionInfo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
* without modifying formatting for automation scripts
44
* @type {{VERSION: string}}
55
*/
6-
let VersionInfo = { VERSION : '1.0.505' };
6+
let VersionInfo = { VERSION : '2.0.0' };
77
export default VersionInfo;

0 commit comments

Comments
 (0)