Skip to content

Commit 45a10f8

Browse files
committed
feat: tag 2025.0.3
1 parent e006a90 commit 45a10f8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,12 @@
33
# tempest-phpstorm-plugin Changelog
44

55
## [Unreleased]
6+
7+
## [2025.0.3] - 2025-10-09
8+
69
### Added
10+
711
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
12+
13+
[Unreleased]: https://github.com/tempestphp/tempest-phpstorm-plugin/compare/v2025.0.3...HEAD
14+
[2025.0.3]: https://github.com/tempestphp/tempest-phpstorm-plugin/commits/v2025.0.3

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = com.github.tempest.framework
44
pluginName = Tempest PHP
55
pluginRepositoryUrl = https://github.com/tempestphp/tempest-phpstorm-plugin
66
# SemVer format -> https://semver.org
7-
pluginVersion = 2025.0.2
7+
pluginVersion = 2025.0.3
88

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

0 commit comments

Comments
 (0)