Skip to content

Commit 2cce725

Browse files
committed
feat: Prepare new version 1.1.3
1 parent 424d139 commit 2cce725

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ org.gradle.caching=true
77

88
pluginName=html-attribute-folder
99
pluginGroup=dev.zbinski
10-
pluginVersion=1.1.2
10+
pluginVersion=1.1.3
1111
platformVersion=2024.3
1212
# @see https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-types.html#IntelliJPlatformType
1313
platformType=IC

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Guidelines: https://plugins.jetbrains.com/docs/marketplace/plugin-overview-page.html#plugin-name -->
88
<name>HTML Attribute Folder</name>
99

10-
<version>1.1.2</version>
10+
<version>1.1.3</version>
1111

1212
<!-- A displayed Vendor name or Organization ID displayed on the Plugins Page. -->
1313
<vendor email="[email protected]" url="https://zbinski.dev">Dawid Zbiński</vendor>

0 commit comments

Comments
 (0)