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

Commit

Permalink
build: prep for 0.3.4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
issa-tseng committed Jan 23, 2018
1 parent 4dffdaa commit f29401d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/javascripts/config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;(function() {
var configNS = odkmaker.namespace.load('odkmaker.config');
configNS.gaToken = null;
configNS.version = '0.3.1';
configNS.version = '0.3.4';
})();

0 comments on commit f29401d

Please sign in to comment.