Skip to content

Commit

Permalink
push versions
Browse files Browse the repository at this point in the history
  • Loading branch information
FIX94 committed Dec 23, 2016
1 parent 5d530f4 commit f4ac8e7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dsrom/cbhc_menu/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ static unsigned int getButtonsDown(unsigned int padscore_handle, unsigned int vp
#define SD_HBL_PATH "/vol/external01/wiiu/apps/homebrew_launcher/homebrew_launcher.elf"
#define SD_MOCHA_PATH "/vol/external01/wiiu/apps/mocha/mocha.elf"

static const char *verChar = "CBHC v1.4u1 by FIX94";
static const char *verChar = "CBHC v1.4u2 by FIX94";

#define DEFAULT_DISABLED 0
#define DEFAULT_SYSMENU 1
Expand Down
4 changes: 2 additions & 2 deletions release/wiiu/apps/cbhc/meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<app version="1">
<name>CBHC</name>
<coder>FIX94</coder>
<version>1.4u1</version>
<version>1.4u2</version>
<url>https://github.com/FIX94/haxchi</url>
<release_date>20161219200000</release_date>
<release_date>20161223200000</release_date>
<short_description>Coldboot Haxchi Installer</short_description>
<long_description>WARNING! This will install Coldboot Haxchi on your system.
ONLY USE THIS IF YOU ARE WILLING TO TAKE A RISK OF BRICKING YOUR CONSOLE.
Expand Down
4 changes: 2 additions & 2 deletions release/wiiu/apps/haxchi/meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<app version="1">
<name>Haxchi</name>
<coder>FIX94</coder>
<version>2.4</version>
<version>2.4u1</version>
<url>https://github.com/FIX94/haxchi</url>
<release_date>20161219200000</release_date>
<release_date>20161223200000</release_date>
<short_description>Haxchi Installer</short_description>
<long_description>This will install Haxchi on your system.
</long_description>
Expand Down

0 comments on commit f4ac8e7

Please sign in to comment.