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