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