Skip to content

Commit

Permalink
Okay try this
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyjurjens committed Jul 12, 2021
1 parent 244d845 commit 2c26e40
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.8.0"
name "Ted2's Mod Menu Template v0.8.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='0.8.0'
VERSION='0.8.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 2c26e40

Please sign in to comment.