Skip to content

Commit 29ff962

Browse files
Release of version v0.8.0
1 parent eca4489 commit 29ff962

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## development
1+
## v0.8.0 - Project descriptions and even more languages
22
- Added the ability to add project descriptions (#24)
33
- Added Dart (#30)
44
- Added option to hide files (#23)

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import java.awt.*
3434
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
3535

3636
group = 'com.almightyalpaca.jetbrains.plugins.discord'
37-
version = '0.7.2'
37+
version = '0.8.0'
3838

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

0 commit comments

Comments
 (0)