Skip to content

Commit 245bea1

Browse files
Release of version v0.7.2
1 parent 89b1848 commit 245bea1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## v0.8.0-pre
2-
- Attempt to fix ghost files
1+
## v0.7.2 - Fixed ghost files
2+
- Fixed ghost files
33

44
## v0.7.1 - Debugging and experimental options
55
- Fixed wrong artifact

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import javax.swing.JLabel
3333
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
3434

3535
group = 'com.almightyalpaca.jetbrains.plugins.discord'
36-
version = '0.7.1'
36+
version = '0.7.2'
3737

3838
ext {
3939
github = 'https://github.com/Almighty-Alpaca/Intellij-Discord-Integration/'

0 commit comments

Comments
 (0)