Skip to content

Commit 7245908

Browse files
anyalee_cpanyalee_cp
authored andcommitted
Problem with embedded fonts fixed. Where SharpEpub.dll wasn't up to date and the table of contents came out as ?????
1 parent a87682a commit 7245908

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

GrabBooksFromUSFM/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.4.3.8")]
36-
[assembly: AssemblyFileVersion("2.4.3.8")]
35+
[assembly: AssemblyVersion("2.4.3.9")]
36+
[assembly: AssemblyFileVersion("2.4.3.9")]
0 Bytes
Binary file not shown.
16 KB
Binary file not shown.

0 commit comments

Comments
 (0)