Skip to content

Commit

Permalink
Intellij IDEA, Unciv: Update App Versions
Browse files Browse the repository at this point in the history
- Intellij IDEA-arm64: 2024.2.2 -> 2024.2.3
- Unciv-all: 4.13.10 -> 4.13.11
  • Loading branch information
github-actions[bot] committed Sep 26, 2024
1 parent 0b06d87 commit 8a41d60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/Intellij IDEA/install-64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=2024.2.2
version=2024.2.3

status "Installing Java 17"
case "$__os_id" in
Expand Down
2 changes: 1 addition & 1 deletion apps/Unciv/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=4.13.10
version=4.13.11

### Make directory ~/Unciv if not available
mkdir -p $HOME/Unciv || error "Failed to create folder $HOME/Unciv"
Expand Down

0 comments on commit 8a41d60

Please sign in to comment.