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-06-16 16:48:15 +0300
committerLluis Sanchez <llsan@microsoft.com>2022-09-13 20:38:42 +0300
commit3cf96414944ee8c5d1da11f97195a5163d610397 (patch)
treee4899fde9a7a649ffc9aeb2ec78351e9c9c9d129
parentd15a376e0b7436668d221a70527f7a2f12559164 (diff)
Update Version.props
-rw-r--r--Version.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Version.props b/Version.props
index 6bbc3db..90c3a01 100644
--- a/Version.props
+++ b/Version.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <PackageVersion>1.3.14</PackageVersion>
+ <PackageVersion>1.3.15-alpha</PackageVersion>
<Authors>Microsoft</Authors>
<Owners>microsoft, xamarin</Owners>
<PackageLicenseUrl>https://github.com/mono/mono-addins/blob/main/COPYING</PackageLicenseUrl>