Skip to content

Commit

Permalink
FIX: Trigger RetroArch related updates for users on 4.2-RC (#1202)
Browse files Browse the repository at this point in the history
The `RA_SUBVERSION` needed to be incremented, to trigger the update of
RetroArch cores and settings.
  • Loading branch information
Aemiii91 authored Oct 18, 2023
1 parent 269ce8f commit 88fe08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

TARGET=Onion
VERSION=4.2.0
RA_SUBVERSION=1.15.0.5
RA_SUBVERSION=1.15.0.6

###########################################################

Expand Down

0 comments on commit 88fe08d

Please sign in to comment.