diff --git a/apps/Unciv/install b/apps/Unciv/install index 57bde98422..b32fc38d2d 100755 --- a/apps/Unciv/install +++ b/apps/Unciv/install @@ -1,6 +1,6 @@ #!/bin/bash -version=4.15.5 +version=4.15.5-patch1 ### Make directory ~/Unciv if not available mkdir -p $HOME/Unciv || error "Failed to create folder $HOME/Unciv"