From ac21d533c6193b30b23819ab574de5707d0563b8 Mon Sep 17 00:00:00 2001 From: Julien Kipp Date: Thu, 1 Jun 2023 15:10:46 +0200 Subject: [PATCH] bump version --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0422b96..8ec0b38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project 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). +## [1.0.2] - 2023-06-01 + +### Fix + +- Fixed incorrect volume position/size for some scenes. Thanks to [@54way](https://github.com/54way) + ## [1.0.1] - 2023-05-30 ### Fix diff --git a/package.json b/package.json index bbd87c9..21cdac8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.doji.snerg", - "version": "1.0.1", + "version": "1.0.2", "displayName": "SNeRG", "description": "An unofficial Unity port of the SNeRG viewer.", "dependencies":