Skip to content

Commit a9f541a

Browse files
authored
Merge pull request #2 from Dat-Pudding/dev
Update 1.6.0
2 parents 617fdec + 54cfe6b commit a9f541a

15 files changed

+681
-1
lines changed
116 KB
Binary file not shown.
113 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.

source/Core.h renamed to source/classic/Core.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ namespace XMCleaner
2222
struct App
2323
{
2424
const std::string name = "XMCleaner";
25-
const std::string version = "v1.5.0";
25+
const std::string version = "v1.6.0";
2626
const std::string author = "Joshua Ostwald";
2727
const std::string license = "LGPL-2.1";
2828
const std::string githubLink = "github.com/Dat-Pudding/LogCleaner";
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)