File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " CopyCat Clipboard"
5- #define MyAppVersion " 0.1.23+53 "
5+ #define MyAppVersion " 0.1.25+56 "
66#define MyAppPublisher " Entility Studio"
77#define MyAppExeName " Clipboard.exe"
88#define MyAppAssocName MyAppName + " "
@@ -56,7 +56,7 @@ Source: "..\build\windows\x64\runner\Release\focus_window_plugin.dll"; DestDir:
5656Source : " ..\build\windows\x64\runner\Release\isar.dll" ; DestDir : " {app} " ; Flags : ignoreversion
5757Source : " ..\build\windows\x64\runner\Release\isar_flutter_libs_plugin.dll" ; DestDir : " {app} " ; Flags : ignoreversion
5858Source : " ..\build\windows\x64\runner\Release\platform_device_id_windows_plugin.dll" ; DestDir : " {app} " ; Flags : ignoreversion
59- Source : " ..\build\windows\x64\runner\Release\screen_retriever_plugin .dll" ; DestDir : " {app} " ; Flags : ignoreversion
59+ Source : " ..\build\windows\x64\runner\Release\screen_retriever_windows_plugin .dll" ; DestDir : " {app} " ; Flags : ignoreversion
6060Source : " ..\build\windows\x64\runner\Release\share_plus_plugin.dll" ; DestDir : " {app} " ; Flags : ignoreversion
6161Source : " ..\build\windows\x64\runner\Release\super_native_extensions.dll" ; DestDir : " {app} " ; Flags : ignoreversion
6262Source : " ..\build\windows\x64\runner\Release\super_native_extensions_plugin.dll" ; DestDir : " {app} " ; Flags : ignoreversion
You can’t perform that action at this time.
0 commit comments