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 <llsan@microsoft.com>2022-02-09 14:55:51 +0300
committerLluis Sanchez <llsan@microsoft.com>2022-02-09 14:55:51 +0300
commit12557ae370e07ed7e16023ef2fedf6e9732eb84a (patch)
treefb2e7ee41adca5b9feb0a4cd6c79e5702d2485b3
parentec114b8a415cbe7a0659575e61d17362729a7585 (diff)
Bump version
-rw-r--r--Version.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Version.props b/Version.props
index a2f976a..303ddde 100644
--- a/Version.props
+++ b/Version.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <PackageVersion>1.3.11</PackageVersion>
+ <PackageVersion>1.3.12</PackageVersion>
<Authors>Microsoft</Authors>
<Owners>microsoft, xamarin</Owners>
<PackageLicenseUrl>https://github.com/mono/mono-addins/blob/main/COPYING</PackageLicenseUrl>