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/WindowsPlatform/WindowsPlatform.addin.xml')
-rw-r--r--main/src/addins/WindowsPlatform/WindowsPlatform.addin.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/src/addins/WindowsPlatform/WindowsPlatform.addin.xml b/main/src/addins/WindowsPlatform/WindowsPlatform.addin.xml
index 461d364eb1..957e43e5dc 100644
--- a/main/src/addins/WindowsPlatform/WindowsPlatform.addin.xml
+++ b/main/src/addins/WindowsPlatform/WindowsPlatform.addin.xml
@@ -6,15 +6,15 @@
url = "http://monodevelop.com/"
description = "Windows Platform Support for MonoDevelop"
category = "Platform Support"
- version = "2.8.2">
+ version = "2.8.3">
<Runtime>
<Import assembly="WindowsPlatform.dll"/>
</Runtime>
<Dependencies>
- <Addin id="Core" version="2.8.2"/>
- <Addin id="Ide" version="2.8.2"/>
+ <Addin id="Core" version="2.8.3"/>
+ <Addin id="Ide" version="2.8.3"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/PlatformService">