Skip to content

Commit fd9f504

Browse files
First public release
1 parent 176f169 commit fd9f504

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

CalibreImport/InnoSetup/CalibreImportSetup.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[Setup]
99
; Application metadata
1010
AppName={#AppName}
11-
AppVersion=0.0.7.4
11+
AppVersion=0.0.7.5
1212
DefaultDirName={autopf}\{#AppName}
1313
DefaultGroupName={#AppName}
1414
UninstallDisplayIcon={app}\{#MainDll}

CalibreImport/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
// Build Number
2929
// Revision
3030
//
31-
[assembly: AssemblyVersion("0.0.7.4")]
32-
[assembly: AssemblyFileVersion("0.0.7.4")]
31+
[assembly: AssemblyVersion("0.0.7.5")]
32+
[assembly: AssemblyFileVersion("0.0.7.5")]
1.5 KB
Binary file not shown.
705 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)