Skip to content

Commit 0b1ccc3

Browse files
committed
bump to v1.3.9
1 parent 84c5bcf commit 0b1ccc3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 1.3.9
4+
5+
- some minor improvement
6+
37
### 1.3.8
48

59
- optimize Plugin Install Button Border color

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group 'com.vermouthx'
6-
version '1.3.8'
6+
version '1.3.9'
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)