diff --git a/backend/src/Logitar.Cms.Core/Logitar.Cms.Core.csproj b/backend/src/Logitar.Cms.Core/Logitar.Cms.Core.csproj
index b630cda..6d675aa 100644
--- a/backend/src/Logitar.Cms.Core/Logitar.Cms.Core.csproj
+++ b/backend/src/Logitar.Cms.Core/Logitar.Cms.Core.csproj
@@ -15,14 +15,14 @@
README.md
https://github.com/Logitar/CMS
git
- 0.2.0.0
+ 0.2.1.0
$(AssemblyVersion)
LICENSE
True
- 0.2.0
+ 0.2.1
en-CA
False
- Miscellaneous changes, see CHANGELOG for detailed changes.
+ Fixed Number, String & RichText bounds validation and handling.
logitar;content;management;system;domain;application;business;core;logic
https://github.com/Logitar/CMS/tree/main/backend/src/Logitar.Cms.Core
diff --git a/backend/src/Logitar.Cms.Infrastructure.PostgreSQL/Logitar.Cms.Infrastructure.PostgreSQL.csproj b/backend/src/Logitar.Cms.Infrastructure.PostgreSQL/Logitar.Cms.Infrastructure.PostgreSQL.csproj
index e2708bc..8898161 100644
--- a/backend/src/Logitar.Cms.Infrastructure.PostgreSQL/Logitar.Cms.Infrastructure.PostgreSQL.csproj
+++ b/backend/src/Logitar.Cms.Infrastructure.PostgreSQL/Logitar.Cms.Infrastructure.PostgreSQL.csproj
@@ -15,14 +15,14 @@
README.md
https://github.com/Logitar/CMS
git
- 0.2.0.0
+ 0.2.1.0
$(AssemblyVersion)
LICENSE
True
- 0.2.0
+ 0.2.1
en-CA
False
- Miscellaneous changes, see CHANGELOG for detailed changes.
+ Fixed Number, String & RichText bounds validation and handling.
logitar;cms;efcore;sqlserver;store
https://github.com/Logitar/CMS/tree/main/backend/src/Logitar.Cms.Infrastructure.SqlServer
diff --git a/backend/src/Logitar.Cms.Infrastructure.SqlServer/Logitar.Cms.Infrastructure.SqlServer.csproj b/backend/src/Logitar.Cms.Infrastructure.SqlServer/Logitar.Cms.Infrastructure.SqlServer.csproj
index 08ad860..ea8df65 100644
--- a/backend/src/Logitar.Cms.Infrastructure.SqlServer/Logitar.Cms.Infrastructure.SqlServer.csproj
+++ b/backend/src/Logitar.Cms.Infrastructure.SqlServer/Logitar.Cms.Infrastructure.SqlServer.csproj
@@ -15,14 +15,14 @@
README.md
https://github.com/Logitar/CMS
git
- 0.2.0.0
+ 0.2.1.0
$(AssemblyVersion)
LICENSE
True
- 0.2.0
+ 0.2.1
en-CA
False
- Miscellaneous changes, see CHANGELOG for detailed changes.
+ Fixed Number, String & RichText bounds validation and handling.
logitar;cms;efcore;sqlserver;store
https://github.com/Logitar/CMS/tree/main/backend/src/Logitar.Cms.Infrastructure.SqlServer
diff --git a/backend/src/Logitar.Cms.Infrastructure/Logitar.Cms.Infrastructure.csproj b/backend/src/Logitar.Cms.Infrastructure/Logitar.Cms.Infrastructure.csproj
index 8f16a4a..60f6ca7 100644
--- a/backend/src/Logitar.Cms.Infrastructure/Logitar.Cms.Infrastructure.csproj
+++ b/backend/src/Logitar.Cms.Infrastructure/Logitar.Cms.Infrastructure.csproj
@@ -15,14 +15,14 @@
README.md
https://github.com/Logitar/CMS
git
- 0.2.0.0
+ 0.2.1.0
$(AssemblyVersion)
LICENSE
True
- 0.2.0
+ 0.2.1
en-CA
False
- Miscellaneous changes, see CHANGELOG for detailed changes.
+ Fixed Number, String & RichText bounds validation and handling.
logitar;content;management;system;infrastructure;logic;caching;persistence
https://github.com/Logitar/CMS/tree/main/backend/src/Logitar.Cms.Infrastructure
diff --git a/backend/src/Logitar.Cms.Web/Logitar.Cms.Web.csproj b/backend/src/Logitar.Cms.Web/Logitar.Cms.Web.csproj
index 69dcc9b..17b132b 100644
--- a/backend/src/Logitar.Cms.Web/Logitar.Cms.Web.csproj
+++ b/backend/src/Logitar.Cms.Web/Logitar.Cms.Web.csproj
@@ -16,14 +16,14 @@
README.md
https://github.com/Logitar/CMS
git
- 0.2.0.0
+ 0.2.1.0
$(AssemblyVersion)
LICENSE
True
- 0.2.0
+ 0.2.1
en-CA
False
- Miscellaneous changes, see CHANGELOG for detailed changes.
+ Fixed Number, String & RichText bounds validation and handling.
logitar;cms;web;interface;rest;api;controller;filter;razor;view
https://github.com/Logitar/CMS/tree/main/backend/src/Logitar.Cms.Web