Skip to content

Commit 85682cf

Browse files
committed
[ci] Bump plugin version to 1.5.1.
1 parent 08cada0 commit 85682cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
### Added
66
- Option for setting file path glob patterns for linting.
7-
- Move remotes table to separate tab.
87

98
### Changed
109
- Refactor settings ui.
10+
- Move remotes table to separate tab.
1111

1212
### Fixed
1313
- Refresh actions now properly runs on currently opened file.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginGroup = com.github.blarc
33
pluginName = GitlabTemplateLint
44
pluginRepositoryUrl = https://github.com/Blarc/gitlab-template-lint-plugin
55
# SemVer format -> https://semver.org
6-
pluginVersion = 1.5.0
6+
pluginVersion = 1.5.1
77

88
# https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild = 223

0 commit comments

Comments
 (0)