diff --git a/CursorLang.Agent/CursorLang.Agent.csproj b/CursorLang.Agent/CursorLang.Agent.csproj
index e25e9f8..1bc7a5b 100644
--- a/CursorLang.Agent/CursorLang.Agent.csproj
+++ b/CursorLang.Agent/CursorLang.Agent.csproj
@@ -19,8 +19,8 @@
false
true
1.0.0
- 1.0.0.0
- 1.0.0.0
+ $(Version)
+ $(Version)
CursorLang
Aleksandr Neichev
Shows the keyboard layout at the cursor
diff --git a/CursorLang.Settings/CursorLang.Settings.csproj b/CursorLang.Settings/CursorLang.Settings.csproj
index 9a98efd..51556a0 100644
--- a/CursorLang.Settings/CursorLang.Settings.csproj
+++ b/CursorLang.Settings/CursorLang.Settings.csproj
@@ -21,8 +21,8 @@
false
true
1.0.0
- 1.0.0.0
- 1.0.0.0
+ $(Version)
+ $(Version)
CursorLang
Aleksandr Neichev
Settings window of CursorLang