Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/addins/MacPlatform/MacPlatform.addin.xml')
-rw-r--r--main/src/addins/MacPlatform/MacPlatform.addin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/src/addins/MacPlatform/MacPlatform.addin.xml b/main/src/addins/MacPlatform/MacPlatform.addin.xml
index 69202183f6..45d0135115 100644
--- a/main/src/addins/MacPlatform/MacPlatform.addin.xml
+++ b/main/src/addins/MacPlatform/MacPlatform.addin.xml
@@ -7,7 +7,7 @@
description = "Mac Platform Support for MonoDevelop"
category = "Platform Support"
flags = "Hidden"
- version = "2.9.5">
+ version = "2.9.6">
<Runtime>
<Import assembly="MonoMac.dll" />
@@ -15,7 +15,7 @@
</Runtime>
<Dependencies>
- <Addin id="Ide" version="2.9.5"/>
+ <Addin id="Ide" version="2.9.6"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/PlatformService">