Skip to content

Commit 8883c9d

Browse files
committed
Updated plugin version number
1 parent 05e736e commit 8883c9d

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

CHANGELOG.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
# wgsl plugin Changelog
44

5-
## [Unreleased]
5+
## [Unreleased]
6+
### Added
7+
- improved refactoring support from @rosingrind
68

79
## [0.0.25]
8-
### Added
9-
- fix for nested array references - #55
10+
### Added
11+
- fix for nested array references - #55
1012
- updated grammar kit dependencies
1113

1214
## [0.0.24]

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pluginGroup = wgslplugin
55
pluginName = wgsl
66
# SemVer format -> https://semver.org
7-
pluginVersion = 0.0.25
7+
pluginVersion = 0.0.26
88

99
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)