diff --git a/foo_cad_plus/Plugin.cpp b/foo_cad_plus/Plugin.cpp index 6e1c90c..807f7ce 100644 --- a/foo_cad_plus/Plugin.cpp +++ b/foo_cad_plus/Plugin.cpp @@ -37,8 +37,8 @@ const GUID ORDER_SHUFFLE_DIRECTORIES = { 0x83C37600, 0xD725, 0x4727, { 0xB5, 0x3 DECLARE_COMPONENT_VERSION( "CD Art Display Plus", - "1.3.3", - "© 2013 - Birunthan Mohanathas, 2022 - RangerCD"); + "2.0.0", + "© 2013 - Birunthan Mohanathas, 2023 - RangerCD"); static initquit_factory_t foo_interface; diff --git a/foo_cad_plus/Plugin.rc b/foo_cad_plus/Plugin.rc index 24ddbc1..06ad1be 100644 Binary files a/foo_cad_plus/Plugin.rc and b/foo_cad_plus/Plugin.rc differ