We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b76604 commit 642a208Copy full SHA for 642a208
Jumoo.TranslationManager.ContentBlocks/Jumoo.TranslationManager.ContentBlocks.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>Jumoo.TranslationManager.ContentBlocks</id>
5
- <version>8.0.0</version>
+ <version>8.0.1</version>
6
<title>Translation Manager ContentBlocks Mappers / Link Updaters</title>
7
<authors>Kevin Jump</authors>
8
<owners>Kevin Jump</owners>
Jumoo.TranslationManager.ContentBlocks/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("8.0.0.0")]
36
-[assembly: AssemblyFileVersion("8.0.0.0")]
+[assembly: AssemblyVersion("8.0.1")]
+[assembly: AssemblyFileVersion("8.0.1")]
0 commit comments