From 0fb41f95379a230514fe43afa641a02622dff017 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 21 Mar 2026 16:43:56 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=89=88=E6=9C=AC=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E5=88=B0=201.4.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://claude.ai/code/session_01C8uHLbTTSPExtKZ7pNi56j --- Desktop Notes/Desktop Notes/Desktop Notes.csproj | 2 +- Desktop Notes/Desktop Notes/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Desktop Notes/Desktop Notes/Desktop Notes.csproj b/Desktop Notes/Desktop Notes/Desktop Notes.csproj index 7a90e3a..1b4a97a 100644 --- a/Desktop Notes/Desktop Notes/Desktop Notes.csproj +++ b/Desktop Notes/Desktop Notes/Desktop Notes.csproj @@ -28,7 +28,7 @@ Desktop Notes Sudipto Chandra 8 - 1.1.0.%2a + 1.4.0.%2a false true false diff --git a/Desktop Notes/Desktop Notes/Properties/AssemblyInfo.cs b/Desktop Notes/Desktop Notes/Properties/AssemblyInfo.cs index 8615c4d..1a1475a 100644 --- a/Desktop Notes/Desktop Notes/Properties/AssemblyInfo.cs +++ b/Desktop Notes/Desktop Notes/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("1.3.0.0")] -[assembly: AssemblyFileVersion("1.3.0.0")] +[assembly: AssemblyVersion("1.4.0.0")] +[assembly: AssemblyFileVersion("1.4.0.0")]