Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@xamarin.com>2022-10-27 13:37:14 +0300
committerLluis Sanchez <lluis@xamarin.com>2022-10-27 13:37:14 +0300
commit578e70af8c7f847e805a10a4fa9f8c5a55505cff (patch)
treeaec7c9e50f213b735d4fc40493d891cedbe758e0
parentf86d50b03bf48a3b1bcb87eb9a26487c0ceaef04 (diff)
Bump version
-rw-r--r--Version.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Version.props b/Version.props
index 1f5e3c5..d6968ef 100644
--- a/Version.props
+++ b/Version.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <PackageVersion>1.4</PackageVersion>
+ <PackageVersion>1.4.1</PackageVersion>
<Authors>Microsoft</Authors>
<Owners>microsoft, xamarin</Owners>
<PackageLicenseUrl>https://github.com/mono/mono-addins/blob/main/COPYING</PackageLicenseUrl>