Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
teamzebra committed Oct 13, 2017
1 parent 10a2425 commit 8384db2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/java/com/teamzebra/snesclassic/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ public class Main {
* @throws IOException
*/
public static void main(String[] args) throws IOException {
System.out.println("SNES / NES Classic Hybrid Dual Boot Tool v0.1");
System.out.println("By TeamZebra: https://github.com/teamzebra");
System.out.println("SNES / NES Classic Hybrid Dual Boot Tool v0.2");
System.out.println("By TeamZebra: https://github.com/teamzebra/snesclassic.dualboot");

// verify that the bundled files for the resulting HMOD weren't deleted
System.out.println("Verifying that the pre-bundled HMOD files are present...");
Expand Down

0 comments on commit 8384db2

Please sign in to comment.