mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Edu: allow bundled update, update plugin version
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<!--suppress XmlUnboundNsPrefix -->
|
||||
<idea-plugin>
|
||||
<idea-plugin allow-bundled-update="true">
|
||||
<id>com.jetbrains.python.edu.interactivelearning.python</id>
|
||||
<name>Edu Python</name>
|
||||
<version>2.0.4</version>
|
||||
<idea-version since-build="162.75"/>
|
||||
<version>4.1-IJ2017.3-1</version>
|
||||
<idea-version since-build="173.1" until-build="173.*" />
|
||||
<description><![CDATA[
|
||||
Educational plugin for Python programming language
|
||||
]]></description>
|
||||
|
||||
Reference in New Issue
Block a user