Skip to content

Commit

Permalink
chore(release): prepare for version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nekofar committed Oct 7, 2024
1 parent 18f4503 commit 5a0d431
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.

## [Unreleased]
## [1.3.1] - 2024-10-07

### Bug Fixes

- Solve some minor issues and update dependencies

## [1.3.0] - 2024-10-07

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pluginName = IntelliJ Hardhat Plugin
pluginRepositoryUrl = https://github.com/KartanHQ/intellij-hardhat

# SemVer format -> https://semver.org
pluginVersion = 1.3.0
pluginVersion = 1.3.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 5a0d431

Please sign in to comment.