Skip to content

Commit

Permalink
Updated version to 0.8.1.
Browse files Browse the repository at this point in the history
Updated changelog.
  • Loading branch information
gbevin committed Oct 14, 2024
1 parent dbd87bb commit 64ddf0c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

## [Unreleased]

- Updated to latest IntelliJ Platform Plugin Template v2.0.2.

## [0.8.0] - 2024-07-28

- RIFE2 template file types are now only activated when they're found inside a `templates` directory.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginGroup = rife.idea
pluginName = RIFE2
pluginRepositoryUrl = https://github.com/rife2/rife2-idea
# SemVer format -> https://semver.org
pluginVersion = 0.8.0
pluginVersion = 0.8.1

# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 233
Expand Down

0 comments on commit 64ddf0c

Please sign in to comment.