Skip to content

Commit

Permalink
Reaper: Update App Versions
Browse files Browse the repository at this point in the history
- Reaper-arm64: 724 -> 725
- Reaper-armhf: 724 -> 725
  • Loading branch information
github-actions[bot] committed Oct 15, 2024
1 parent 3300950 commit 6b94c93
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=724
version=725
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=724
version=725
version2=1.2.4.6
base_ver="$(echo ${version} | sed -e 's/.$//' -e 's/.$//')"

Expand Down

0 comments on commit 6b94c93

Please sign in to comment.