Skip to content

Commit

Permalink
prepared package for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
TomSimons committed Apr 17, 2024
1 parent 6b6c81b commit bf57e88
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 @@ -5,6 +5,12 @@ All notable changes to this package will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

[2.3.0]

### Added

- Made some fields and methods extendable, added property to set world plane.

## [2.2.4]

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eu.netherlands3d.selection-tools",
"version": "2.2.4",
"version": "2.3.0",
"displayName": "Netherlands3D - Selection Tools",
"description": "Tool to draw areas, and make selections",
"unity": "2022.2",
Expand Down

0 comments on commit bf57e88

Please sign in to comment.