We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b8fda8 commit d351aa1Copy full SHA for d351aa1
js/version.js
@@ -1,7 +1,7 @@
1
varversion=(function(){
2
3
// version is normally bumped when the state needs changing or any new functionality is added
4
-varcurrent="3.2.0";
+varcurrent="3.3.0";
5
6
varcompare=function(a,b){
7
varpa=a.split(".");
0 commit comments