Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit f29401d

Browse files
committed
build: prep for 0.3.4 release.
1 parent 4dffdaa commit f29401d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/javascripts/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;(function() {
22
var configNS = odkmaker.namespace.load('odkmaker.config');
33
configNS.gaToken = null;
4-
configNS.version = '0.3.1';
4+
configNS.version = '0.3.4';
55
})();
66

0 commit comments

Comments
 (0)