Skip to content

Commit

Permalink
Up version in control file?
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyjurjens committed Mar 19, 2023
1 parent 97bf58b commit 6948be0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion template/NIC/control
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name "Ted2's Mod Menu Template v0.9.0"
name "Ted2's Mod Menu Template v0.9.4"
prompt FILTER "Bundle filter" "com.company.appname"
constrain file "control" to package
constrain "theos" to link_theos
Expand Down
2 changes: 1 addition & 1 deletion template/versionCheck.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
VERSION='0.9.3'
VERSION='0.9.4'
# Don't remove the above line. Serves as the version this script will fetch. Only update when a new version is out.

ERROR='\033[1;31m[*] Error:\033[1;37m '
Expand Down

0 comments on commit 6948be0

Please sign in to comment.