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/tests/TestRunner/MonoDevelop.TestRunner.addin.xml')
-rw-r--r--main/tests/TestRunner/MonoDevelop.TestRunner.addin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/tests/TestRunner/MonoDevelop.TestRunner.addin.xml b/main/tests/TestRunner/MonoDevelop.TestRunner.addin.xml
index 573852c9ce..5681c22e8b 100644
--- a/main/tests/TestRunner/MonoDevelop.TestRunner.addin.xml
+++ b/main/tests/TestRunner/MonoDevelop.TestRunner.addin.xml
@@ -6,11 +6,11 @@
description = "Test runner for the MonoDevelop unit tests"
category = "MonoDevelop Core"
isroot = "false"
- version = "4.2"
+ version = "4.2.1"
compatVersion = "4.0">
<Dependencies>
- <Addin id="Core" version="4.2"/>
+ <Addin id="Core" version="4.2.1"/>
</Dependencies>
<Extension path = "/MonoDevelop/Core/Applications">