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>2012-10-18 02:00:11 +0400
committerwww-data <www-data@pipeline.internalx.com>2012-10-18 02:00:11 +0400
commit215df5897c053c6c19a9d31eaeaa422694112d75 (patch)
tree57f2dcf129262483b1aa6e0ece53a477c22d3f78 /main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml
parent0bf86b222d97a7f38c887fdb764e33b876f36e2f (diff)
Updated add-ins version to 3.0.5
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 ab76075a94..3c225ef80d 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 = "3.0.4"
+ version = "3.0.5"
flags = "Hidden"
compatVersion = "2.9.0">
<Dependencies>
- <Addin id="Core" version="3.0.4"/>
- <Addin id="Ide" version="3.0.4"/>
- <Addin id="DesignerSupport" version="3.0.4"/>
+ <Addin id="Core" version="3.0.5"/>
+ <Addin id="Ide" version="3.0.5"/>
+ <Addin id="DesignerSupport" version="3.0.5"/>
</Dependencies>
<Extension path = "/MonoDevelop/Ide/Commands">