Skip to content

Commit 808cc96

Browse files
committed
🔖 Bump version
1 parent ab40d6b commit 808cc96

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.7.2
4+
5+
- Fix some error color schemes
6+
37
### 1.7.1
48

59
- Optimize Swift/OC color scheme

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.7.1'
6+
version '1.7.2'
77

88
repositories {
99
mavenCentral()

0 commit comments

Comments
 (0)