Skip to content

Commit 642a208

Browse files
author
Kevin Jump
committed
8.0.1 - release
1 parent 2b76604 commit 642a208

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Jumoo.TranslationManager.ContentBlocks/Jumoo.TranslationManager.ContentBlocks.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Jumoo.TranslationManager.ContentBlocks</id>
5-
<version>8.0.0</version>
5+
<version>8.0.1</version>
66
<title>Translation Manager ContentBlocks Mappers / Link Updaters</title>
77
<authors>Kevin Jump</authors>
88
<owners>Kevin Jump</owners>

Jumoo.TranslationManager.ContentBlocks/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("8.0.0.0")]
36-
[assembly: AssemblyFileVersion("8.0.0.0")]
35+
[assembly: AssemblyVersion("8.0.1")]
36+
[assembly: AssemblyFileVersion("8.0.1")]

0 commit comments

Comments
 (0)