Skip to content

Commit fc3a3db

Browse files
committed
update
1 parent f2ae6c8 commit fc3a3db

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
kotlin.stdlib.default.dependency=false
22
pluginSinceBuild=222
3-
version=1.0.1-SNAPSHOT
3+
version=1.0.2-SNAPSHOT
44
kotlin.code.style=official
55
kotlin.experimental.tryK2=true
66
kapt.use.k2=true

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
<vendor>TabooLib</vendor>
66

77
<description><![CDATA[ plugin
8-
<a href="https://github.com/TabooLib/taboolib">TabooLib</a> is a cross-platform plugin development framework for Minecraft (Java Edition),
9-
designed to replace repetitive tasks and solve some frustrating issues.
10-
11-
This IntelliJ plugin provides a Project Builder for TabooLib, enabling quick creation of TabooLib projects,
8+
This IntelliJ plugin provides a Project Builder for <a href="https://github.com/TabooLib/taboolib">TabooLib</a>, enabling quick creation of TabooLib projects,
129
with potential future integrations of more support specifically tailored for TabooLib projects.
1310
]]></description>
1411

0 commit comments

Comments
 (0)