Skip to content

Commit dde641e

Browse files
committed
Add file icon for Racket files
1 parent 31540f0 commit dde641e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
# intellij-racket Changelog
44

55
## [Unreleased]
6+
### Added
7+
- Add file icon for Racket files
68

79
## [0.0.12]
8-
### Added
10+
### Added
911
- Support for Intellij 2022
1012

1113
## [0.0.11]

gradle.properties

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

44
pluginGroup = org.racket.lang
55
pluginName = Racket
6-
pluginVersion = 0.0.12
6+
pluginVersion = 0.0.13
77

88
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild = 213

0 commit comments

Comments
 (0)