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:31:11 +0300
committerGitHub <noreply@github.com>2022-04-27 19:31:11 +0300
commit492cdc7ee2650d7d9775c164d4ac6a678c28ac80 (patch)
treef34dbf37cc9f21138c010912e720a7804e94efe5
parent19076081e251457dbfc33bdf60f55e6892feedf2 (diff)
Bump version
-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>