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-04-27 19:30:23 +0300
committerLluis Sanchez <llsan@microsoft.com>2022-04-27 19:30:23 +0300
commitd4c94ee6b618138921f462dc8e0a709f56567481 (patch)
treef34dbf37cc9f21138c010912e720a7804e94efe5
parentfc822fa50805ef2eb797c5f8216bf63378986762 (diff)
-rw-r--r--Version.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Version.props b/Version.props
index 303ddde..47bccd8 100644
--- a/Version.props
+++ b/Version.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <PackageVersion>1.3.12</PackageVersion>
+ <PackageVersion>1.3.13</PackageVersion>
<Authors>Microsoft</Authors>
<Owners>microsoft, xamarin</Owners>
<PackageLicenseUrl>https://github.com/mono/mono-addins/blob/main/COPYING</PackageLicenseUrl>