Skip to content

Commit adbe28b

Browse files
committed
remove popStartActivity
1 parent 009dda4 commit adbe28b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
]]>
3737
</change-notes>
3838

39-
<version>2.0.0</version>
39+
<version>2.0.2</version>
4040

4141
<idea-version since-build="203.5981.155"/>
4242

@@ -113,7 +113,7 @@
113113
<additionalTextAttributes scheme="Default" file="datalog/ide/colors/DatalogDefault.xml"/>
114114
<additionalTextAttributes scheme="Darcula" file="datalog/ide/colors/DatalogDarcula.xml"/>
115115

116-
<postStartupActivity implementation="com.lfrobeen.datalog.ide.activity.DatalogPluginUpdateActivity"/>
116+
<!-- <postStartupActivity implementation="com.lfrobeen.datalog.ide.activity.DatalogPluginUpdateActivity"/>-->
117117

118118
<applicationService serviceImplementation="com.lfrobeen.datalog.ide.settings.DatalogPluginSettings"/>
119119
</extensions>

0 commit comments

Comments
 (0)