We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c360a8 commit 7c996feCopy full SHA for 7c996fe
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
## [Unreleased]
6
7
+## [2025.0.5] - 2025-01-28
8
+
9
+- feat: variables syntax support
10
11
## [2025.0.4] - 2025-01-27
12
13
- feat: rename plugin
gradle.properties
@@ -3,7 +3,7 @@ pluginGroup=com.github.xepozz.crontab
3
pluginName=Crontab
pluginRepositoryUrl = https://github.com/xepozz/crontab-plugin
# SemVer format -> https://semver.org
-pluginVersion=2025.0.4
+pluginVersion=2025.0.5
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 232
0 commit comments