Skip to content

Commit 7640774

Browse files
committed
Merge branch 'develop' into main
2 parents ffa2eaa + 6c204c9 commit 7640774

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88
-->
99

10-
## [Unreleased]
10+
## [3.0.0] - 2023-01-03
1111

1212
### Added
1313

VoxReader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.sandrofigo.voxreader",
3-
"version": "2.1.2",
3+
"version": "3.0.0",
44
"displayName": "VoxReader",
55
"description": "A C# library to read .vox files created with MagicaVoxel",
66
"documentationUrl": "https://github.com/sandrofigo/VoxReader",

0 commit comments

Comments
 (0)