Skip to content

Commit 7e132b6

Browse files
committed
Update version
1 parent 754fb27 commit 7e132b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

intellij/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pluginGroup = com.mintlify.document
55
pluginName = Mintlify Doc Writer
66
# SemVer format -> https://semver.org
7-
pluginVersion = 1.1.5
7+
pluginVersion = 1.1.6
88

99
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
# for insight into build numbers and IntelliJ Platform versions.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<idea-plugin>
33
<id>com.mintlify.document</id>
44
<name>Mintlify Doc Writer</name>
5-
<version>1.1.5</version>
5+
<version>1.1.6</version>
66
<vendor url="https://www.mintlify.com/" email="[email protected]">Mintlify</vendor>
77

88

0 commit comments

Comments
 (0)