Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
noahpistilli authored Dec 6, 2022
1 parent 0658658 commit 8f8fe9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RiiConnect24Patcher.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

# RiiConnect24 Patcher for Unix v1.1.4
# RiiConnect24 Patcher for Unix v1.2.0
#
# Copyright (C) 2022 HTV04, SketchMaster2001, and TheShadowEevee
#
Expand Down Expand Up @@ -1066,7 +1066,7 @@ rm -rf rc24-data
mkdir rc24-data
pushd rc24-data > /dev/null

ver=v1.1.4
ver=v1.2.0
beta=0

if [ ${beta} != 1 ]
Expand Down

0 comments on commit 8f8fe9c

Please sign in to comment.