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:
authorXamarin Release Manager <release-manager@xamarin.com>2013-12-13 00:26:39 +0400
committerwww-data <www-data@pipeline.internalx.com>2013-12-13 00:26:39 +0400
commite3a58015060d0336a64a588821cb997df9385789 (patch)
tree3a7c7a7d1fb01fc6b0957adbd5a2ee1a9286d6c3 /main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml
parent6f655d03d332457e862564f7ab2bc121f81898b9 (diff)
Updated add-ins version to 4.2.3
Diffstat (limited to 'main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml')
-rw-r--r--main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml b/main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml
index 2071ab2593..36c0824235 100644
--- a/main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml
+++ b/main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml
@@ -6,14 +6,14 @@
url = "http://www.monodevelop.com"
description = "Provides basic deployment services"
category = "Deployment"
- version = "4.2"
+ version = "4.2.3"
flags = "Hidden"
compatVersion = "4.0">
<Dependencies>
- <Addin id="Core" version="4.2"/>
- <Addin id="Ide" version="4.2"/>
- <Addin id="DesignerSupport" version="4.2"/>
+ <Addin id="Core" version="4.2.3"/>
+ <Addin id="Ide" version="4.2.3"/>
+ <Addin id="DesignerSupport" version="4.2.3"/>
</Dependencies>
<Extension path = "/MonoDevelop/Ide/Commands">