Skip to content

Commit

Permalink
Updated to 1.3.4-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jkerr5 authored Feb 12, 2021
1 parent bd10c61 commit ef521e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/ml-modules/ext/version.sjs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
exports.version = "1.3.3-beta"; // TODO: replace with "%%version%%" token, but resolve how to render this before packaging it as a JAR
exports.version = "1.3.4-beta"; // TODO: replace with "%%version%%" token, but resolve how to render this before packaging it as a JAR

0 comments on commit ef521e5

Please sign in to comment.