Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
JBaron committed Aug 7, 2017
1 parent 84a9474 commit 004e27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion createDistribution.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nr=`git log lib/*.js | grep '^commit ' | wc -l | tr -d ' '`
zip -r "../cats-2.0.${nr}.nw" lib/* resource/* node_modules/* CopyrightNotice.txt LICENSE.txt index.html package.json
zip -r "../cats-2.4.${nr}.nw" lib/* resource/* node_modules/* CopyrightNotice.txt LICENSE.txt index.html package.json

0 comments on commit 004e27b

Please sign in to comment.