diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj
index d05f2d9e83..dfc3f39c81 100644
--- a/src/Admin/Admin.csproj
+++ b/src/Admin/Admin.csproj
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk.Web">
 
   <PropertyGroup>
-    <Version>1.34.0</Version>
+    <Version>1.35.0</Version>
     <TargetFramework>netcoreapp3.1</TargetFramework>
     <RootNamespace>Bit.Admin</RootNamespace>
     <UserSecretsId>bitwarden-Admin</UserSecretsId>
diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj
index 463a1a0dc8..84c3bb24bb 100644
--- a/src/Api/Api.csproj
+++ b/src/Api/Api.csproj
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk.Web">
 
   <PropertyGroup>
-    <Version>1.34.0</Version>
+    <Version>1.35.0</Version>
     <TargetFramework>netcoreapp3.1</TargetFramework>
     <RootNamespace>Bit.Api</RootNamespace>
     <UserSecretsId>bitwarden-Api</UserSecretsId>
diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj
index 029265fbc1..6c4989eedf 100644
--- a/src/Billing/Billing.csproj
+++ b/src/Billing/Billing.csproj
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk.Web">
 
   <PropertyGroup>
-    <Version>1.34.0</Version>
+    <Version>1.35.0</Version>
     <TargetFramework>netcoreapp3.1</TargetFramework>
     <RootNamespace>Bit.Billing</RootNamespace>
     <UserSecretsId>bitwarden-Billing</UserSecretsId>
diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj
index 4e29fe30cd..ca10a8c19b 100644
--- a/src/Events/Events.csproj
+++ b/src/Events/Events.csproj
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk.Web">
 
   <PropertyGroup>
-    <Version>1.34.0</Version>
+    <Version>1.35.0</Version>
     <TargetFramework>netcoreapp3.1</TargetFramework>
     <RootNamespace>Bit.Events</RootNamespace>
     <UserSecretsId>bitwarden-Events</UserSecretsId>
diff --git a/src/EventsProcessor/EventsProcessor.csproj b/src/EventsProcessor/EventsProcessor.csproj
index b881fd390a..30c2b4dd97 100644
--- a/src/EventsProcessor/EventsProcessor.csproj
+++ b/src/EventsProcessor/EventsProcessor.csproj
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk.Web">
 
   <PropertyGroup>
-    <Version>1.34.0</Version>
+    <Version>1.35.0</Version>
     <TargetFramework>netcoreapp3.1</TargetFramework>
     <RootNamespace>Bit.EventsProcessor</RootNamespace>
     <UserSecretsId>bitwarden-EventsProcessor</UserSecretsId>
diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj
index 335cc6f0c9..1a95dd3441 100644
--- a/src/Icons/Icons.csproj
+++ b/src/Icons/Icons.csproj
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk.Web">
 
   <PropertyGroup>
-    <Version>1.34.0</Version>
+    <Version>1.35.0</Version>
     <TargetFramework>netcoreapp3.1</TargetFramework>
     <RootNamespace>Bit.Icons</RootNamespace>
     <UserSecretsId>bitwarden-Icons</UserSecretsId>
diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj
index 0c9b69bec1..3829ab6699 100644
--- a/src/Identity/Identity.csproj
+++ b/src/Identity/Identity.csproj
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk.Web">
 
   <PropertyGroup>
-    <Version>1.34.0</Version>
+    <Version>1.35.0</Version>
     <TargetFramework>netcoreapp3.1</TargetFramework>
     <RootNamespace>Bit.Identity</RootNamespace>
     <UserSecretsId>bitwarden-Identity</UserSecretsId>
diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj
index dbd29c0adf..9a72bbd8ff 100644
--- a/src/Notifications/Notifications.csproj
+++ b/src/Notifications/Notifications.csproj
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk.Web">
 
   <PropertyGroup>
-    <Version>1.34.0</Version>
+    <Version>1.35.0</Version>
     <TargetFramework>netcoreapp3.1</TargetFramework>
     <RootNamespace>Bit.Notifications</RootNamespace>
     <UserSecretsId>bitwarden-Notifications</UserSecretsId>