Skip to content

Commit

Permalink
Updated version to 2.0.17 and updated embedded filters
Browse files Browse the repository at this point in the history
  • Loading branch information
ameshkov committed Oct 20, 2015
1 parent cc043a7 commit cb02d65
Show file tree
Hide file tree
Showing 9 changed files with 3,290 additions and 2,978 deletions.
2 changes: 1 addition & 1 deletion Compiler/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mvn package;

cd deploy;

version="2.0.16"
version="2.0.17"

if [ "$env" = release ]; then

Expand Down
Loading

0 comments on commit cb02d65

Please sign in to comment.