Skip to content

Commit 448ad28

Browse files
committed
bump version
1 parent f7a61e8 commit 448ad28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cleanercs2.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ const char *CleanerPlugin::GetLicense()
238238

239239
const char *CleanerPlugin::GetVersion()
240240
{
241-
return "1.0.1";
241+
return "1.0.2";
242242
}
243243

244244
const char *CleanerPlugin::GetDate()

0 commit comments

Comments
 (0)