Skip to content

Commit

Permalink
[ci] Bump plugin version to 1.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Blarc committed Jan 22, 2023
1 parent 08cada0 commit 85682cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

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

### Changed
- Refactor settings ui.
- Move remotes table to separate tab.

### Fixed
- Refresh actions now properly runs on currently opened file.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pluginGroup = com.github.blarc
pluginName = GitlabTemplateLint
pluginRepositoryUrl = https://github.com/Blarc/gitlab-template-lint-plugin
# SemVer format -> https://semver.org
pluginVersion = 1.5.0
pluginVersion = 1.5.1

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

0 comments on commit 85682cf

Please sign in to comment.