Skip to content

Commit 012cdb3

Browse files
committed
version bump
1 parent 05f812f commit 012cdb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plug_essential.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ define('plugEssential/Model', ['app/base/Class', 'plugEssential/Config', 'app/ut
143143
version: {
144144
major: 0,
145145
minor: 6,
146-
change: 0,
146+
change: 1,
147147
getString: function () {
148148
return (this.major + "." + this.minor + "." + this.change);
149149
}

0 commit comments

Comments
 (0)