Skip to content

Commit

Permalink
Version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
srwi committed Jan 19, 2025
1 parent 363e356 commit 2727dcc
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 @@ -4,6 +4,12 @@

## [Unreleased]

## [0.4.0]

### Changes

- Added an option to choose between popup or dialog for image viewing

## [0.3.2]

### Fixed
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 = com.github.srwi.pixellens
pluginName = PixelLens
pluginRepositoryUrl = https://github.com/srwi/PyCharm-PixelLens
# SemVer format -> https://semver.org
pluginVersion = 0.3.2
pluginVersion = 0.4.0

# 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 2727dcc

Please # to comment.