File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- 6.2.0
1+ 6.2.1
Original file line number Diff line number Diff line change 11; Script generated by the Inno Setup Script Wizard
22
33#define MyAppName " FMTC Demo"
4- #define MyAppVersion " for 6.1 .0"
4+ #define MyAppVersion " for 6.2 .0"
55#define MyAppPublisher " JaffaKetchup Development"
66#define MyAppURL " https://github.com/JaffaKetchup/flutter_map_tile_caching"
77#define MyAppSupportURL " https://github.com/JaffaKetchup/flutter_map_tile_caching/issues"
@@ -69,6 +69,7 @@ Source: "example\build\windows\runner\Release\{#MyAppExeName}"; DestDir: "{app}"
6969Source : " example\build\windows\runner\Release\flutter_windows.dll" ; DestDir : " {app} " ; Flags : ignoreversion
7070Source : " example\build\windows\runner\Release\permission_handler_windows_plugin.dll" ; DestDir : " {app} " ; Flags : ignoreversion
7171Source : " example\build\windows\runner\Release\url_launcher_windows_plugin.dll" ; DestDir : " {app} " ; Flags : ignoreversion
72+ Source : " example\build\windows\runner\Release\share_plus_plugin.dll" ; DestDir : " {app} " ; Flags : ignoreversion
7273Source : " example\build\windows\runner\Release\data\*" ; DestDir : " {app} \data" ; Flags : ignoreversion recursesubdirs createallsubdirs
7374
7475[Registry]
You can’t perform that action at this time.
0 commit comments