Skip to content

Commit

Permalink
Shattered Pixel Dungeon, Unciv: Update App Versions
Browse files Browse the repository at this point in the history
- Shattered Pixel Dungeon-all: 2.5.1 -> 2.5.2
- Unciv-all: 4.13.8-patch1 -> 4.13.9-patch1
  • Loading branch information
github-actions[bot] committed Sep 18, 2024
1 parent ed49b55 commit 01f8b09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/Shattered Pixel Dungeon/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=2.5.1
version=2.5.2

# remove deprecated file locations
rm -rf ~/.local/bin/ShatteredPD-Desktop.jar ~/.local/share/applications/shatteredpd.desktop
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.8-patch1
version=4.13.9-patch1

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

0 comments on commit 01f8b09

Please sign in to comment.