Skip to content

Commit 9084490

Browse files
committed
CHANGELOG.md
gradle.properties
1 parent b40588a commit 9084490

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

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

33
## [Unreleased]
44

5-
## [1.4.0] - 2025-12-08
5+
## [1.5.0] - 2025-12-08
66

77
### Bug Fixes
88

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ pluginGroup = com.example.css
44
pluginName = React Css Modules All
55
pluginRepositoryUrl = https://github.com/Q-Peppa/react-css-modules-all
66
# SemVer format -> https://semver.org
7-
pluginVersion=1.4.0
8-
version=1.4.0
7+
pluginVersion=1.5.0
8+
version=1.5.0
99

1010

1111
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html

0 commit comments

Comments
 (0)