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-09-15 11:42:00 +0300
committerLluis Sanchez <llsan@microsoft.com>2022-09-15 11:42:00 +0300
commit0fbaefc0b265c84ce730bd245ed9d4df2086cdde (patch)
tree80bc2db32318c812065569fa668e26dcb696279d
parentfe500b5cf0366ab8b94709c26a01053a02af9161 (diff)
Bump version
-rw-r--r--Version.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Version.props b/Version.props
index 8df8ed8..7eec2fb 100644
--- a/Version.props
+++ b/Version.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <PackageVersion>1.3.15-alpha.2</PackageVersion>
+ <PackageVersion>1.3.15-alpha.3</PackageVersion>
<Authors>Microsoft</Authors>
<Owners>microsoft, xamarin</Owners>
<PackageLicenseUrl>https://github.com/mono/mono-addins/blob/main/COPYING</PackageLicenseUrl>