Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed May 5, 2021
1 parent 330b13b commit 504f80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php-build.bash
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

php_build_version="build2"
php_build_version="build2.1.0"

# Check for required variables:
if [ "$#" -lt 1 ]; then
Expand Down

0 comments on commit 504f80e

Please sign in to comment.