Skip to content

Commit 255e769

Browse files
authored
Merge pull request #210 from RedShyGuy/hotfix/2.0.2.versionnumber
Damn forgot version number
2 parents bada1ed + e44849a commit 255e769

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Includes/Config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#define majorV 2
66
#define minorV 0
7-
#define revisV 1
7+
#define revisV 2
88

99
namespace CTRPluginFramework {
1010
bool WriteLanguage(const std::string& langCode);

Vapecord-ACNL-Plugin.plgInfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Author: KwaDukathole
33
Version: # Plugin version
44
Major: 2
55
Minor: 0
6-
Revision: 1
6+
Revision: 2
77

88
Targets: # Low TitleId of games which are compatibles with this plugin (0 for all)
99

0 commit comments

Comments
 (0)