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-10-06 13:58:56 +0300
committerGitHub <noreply@github.com>2022-10-06 13:58:56 +0300
commit186642cdb5a3d6938cb693b4900db67ee5dca83c (patch)
treecd98d637e0348d669a092f9fcd10f34bdb8e7345
parentb97d45e2a279c9a4a607606d780d4b6f1355079c (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 7eec2fb..8714b4a 100644
--- a/Version.props
+++ b/Version.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <PackageVersion>1.3.15-alpha.3</PackageVersion>
+ <PackageVersion>1.3.15</PackageVersion>
<Authors>Microsoft</Authors>
<Owners>microsoft, xamarin</Owners>
<PackageLicenseUrl>https://github.com/mono/mono-addins/blob/main/COPYING</PackageLicenseUrl>