Skip to content

Commit 17ab5bc

Browse files
committed
Version 3.3.0
1 parent 5fd0ffa commit 17ab5bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "io.github.anvell"
8-
version = "3.2.0"
8+
version = "3.3.0"
99

1010
repositories {
1111
mavenCentral()

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<idea-plugin>
22
<id>io.github.anvell.dune-theme</id>
3-
<version>3.2.0</version>
3+
<version>3.3.0</version>
44
<name>Dune Theme</name>
55
<category>UI</category>
66
<vendor>Anvell</vendor>

0 commit comments

Comments
 (0)