Skip to content

Commit

Permalink
Up version
Browse files Browse the repository at this point in the history
  • Loading branch information
Joey Jurjens committed Jun 14, 2023
1 parent 665e90e commit 4fea3b1
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 v1.0.0"
name "Ted2's Mod Menu Template v1.0.1"
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='1.0.0'
VERSION='1.0.1'
# 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 4fea3b1

Please sign in to comment.