Skip to content

Commit

Permalink
updated filters and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizzick committed Apr 4, 2016
1 parent 4b46c8a commit 432a4f1
Show file tree
Hide file tree
Showing 14 changed files with 8,647 additions and 6,475 deletions.
2 changes: 1 addition & 1 deletion Compiler/build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version="2.2.3"
version="2.2.4"

if [[ ! ("$#" == 1) ]] || [[ ! ($1 = dev) && ! ($1 = release) && ! ($1 = beta) ]] ; then
echo "Pass a single argument as an environment value"
Expand Down
Loading

0 comments on commit 432a4f1

Please sign in to comment.