FireAsf 1.5 Release
This commit is contained in:
parent
6416792bcd
commit
d92c9623cb
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
echo -e "If you have some errors when trying to rebuild, delete ./out dir"
|
||||
echo ""
|
||||
FIRE_VERSION="1.0"
|
||||
FIRE_VERSION="1.5"
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
echo -e "If you have some errors when trying to rebuild, delete ./out dir"
|
||||
echo ""
|
||||
FIRE_VERSION="1.0"
|
||||
FIRE_VERSION="1.5"
|
||||
|
||||
set -e
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue