From 69e9d915be0a82c8a88366f4a3bb000524bf8a60 Mon Sep 17 00:00:00 2001 From: Kevin Jump Date: Fri, 5 Mar 2021 14:07:41 +0000 Subject: [PATCH] pre-release 8.8.4 readyness. --- readme-content.txt | 2 +- readme.txt | 2 +- uSync8.BackOffice/Properties/AssemblyInfo.cs | 4 ++-- uSync8.ContentEdition/Properties/AssemblyInfo.cs | 4 ++-- uSync8.Core/Properties/AssemblyInfo.cs | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/readme-content.txt b/readme-content.txt index 337600bb..654e34ee 100644 --- a/readme-content.txt +++ b/readme-content.txt @@ -33,4 +33,4 @@ Its not free πŸ’°, but the 60 day trial is - so you can have a play around show it the πŸ‘¨β€πŸ’ΌπŸ‘©β€πŸ’Ό with the πŸ’³ and they will ❀ it. - - πŸ›΄πŸ›’πŸŽ„πŸ’»πŸ§ΌπŸ˜·πŸ¦•πŸš² πŸ‘‹πŸ˜·πŸ›° - + - πŸ›΄πŸ›’πŸŽ„πŸ’»πŸ§ΌπŸ˜·πŸ¦•πŸš² πŸ‘‹πŸ˜·πŸ›° πŸ’‰ - diff --git a/readme.txt b/readme.txt index fba0f583..34c5c7bc 100644 --- a/readme.txt +++ b/readme.txt @@ -30,4 +30,4 @@ a play around show it the πŸ‘¨β€πŸ’ΌπŸ‘©β€πŸ’Ό with the πŸ’³ and they will ❀ it. - - πŸ›΄πŸ›’πŸŽ„πŸ’»πŸ§ΌπŸ˜·πŸ¦•πŸš² πŸ‘‹πŸ˜·πŸ›° - + - πŸ›΄πŸ›’πŸŽ„πŸ’»πŸ§ΌπŸ˜·πŸ¦•πŸš² πŸ‘‹πŸ˜·πŸ›° πŸ’‰ - diff --git a/uSync8.BackOffice/Properties/AssemblyInfo.cs b/uSync8.BackOffice/Properties/AssemblyInfo.cs index d5730764..f1673e3b 100644 --- a/uSync8.BackOffice/Properties/AssemblyInfo.cs +++ b/uSync8.BackOffice/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("8.8.3.0")] -[assembly: AssemblyFileVersion("8.8.3.0")] +[assembly: AssemblyVersion("8.8.4.0")] +[assembly: AssemblyFileVersion("8.8.4.0")] diff --git a/uSync8.ContentEdition/Properties/AssemblyInfo.cs b/uSync8.ContentEdition/Properties/AssemblyInfo.cs index 30386e9f..2bec4013 100644 --- a/uSync8.ContentEdition/Properties/AssemblyInfo.cs +++ b/uSync8.ContentEdition/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("8.8.3.0")] -[assembly: AssemblyFileVersion("8.8.3.0")] +[assembly: AssemblyVersion("8.8.4.0")] +[assembly: AssemblyFileVersion("8.8.4.0")] diff --git a/uSync8.Core/Properties/AssemblyInfo.cs b/uSync8.Core/Properties/AssemblyInfo.cs index 787cb2eb..75ba2018 100644 --- a/uSync8.Core/Properties/AssemblyInfo.cs +++ b/uSync8.Core/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("8.8.3.0")] -[assembly: AssemblyFileVersion("8.8.3.0")] +[assembly: AssemblyVersion("8.8.4.0")] +[assembly: AssemblyFileVersion("8.8.4.0")]