Skip to content

Commit 050951b

Browse files
committed
Bump version to 2.0.0
1 parent 0c289b6 commit 050951b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

foo_cad_plus/Plugin.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ const GUID ORDER_SHUFFLE_DIRECTORIES = { 0x83C37600, 0xD725, 0x4727, { 0xB5, 0x3
3737

3838
DECLARE_COMPONENT_VERSION(
3939
"CD Art Display Plus",
40-
"1.3.3",
41-
"© 2013 - Birunthan Mohanathas, 2022 - RangerCD");
40+
"2.0.0",
41+
"© 2013 - Birunthan Mohanathas, 2023 - RangerCD");
4242

4343
static initquit_factory_t<foo_cad> foo_interface;
4444

foo_cad_plus/Plugin.rc

6 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)