Skip to content

Commit

Permalink
Reaper: Update App Versions
Browse files Browse the repository at this point in the history
- Reaper-arm64: 723 -> 724
- Reaper-armhf: 723 -> 724
  • Loading branch information
github-actions[bot] committed Oct 5, 2024
1 parent 4f574ee commit b299cbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/Reaper/install-32
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=723
version=724
version2=1.2.4.6
base_ver="$(echo ${version} | sed -e 's/.$//' -e 's/.$//')"

Expand Down
2 changes: 1 addition & 1 deletion apps/Reaper/install-64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=723
version=724
version2=1.2.4.6
base_ver="$(echo ${version} | sed -e 's/.$//' -e 's/.$//')"

Expand Down

0 comments on commit b299cbf

Please sign in to comment.