Skip to content

Commit 2646bff

Browse files
committed
bump version
1 parent 8cea232 commit 2646bff

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Packages/com.doji.genesis/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.2] - 2023-02-24
9+
10+
### Fixed
11+
12+
- Fix errors due to invalid paths on macOS.
13+
814
## [0.1.1] - 2023-02-24
915

1016
### Fixed

Packages/com.doji.genesis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.doji.genesis",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"displayName": "Genesis",
55
"description": "An AI-powered world building and prototyping tool.",
66
"dependencies": {

ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ PlayerSettings:
134134
16:10: 1
135135
16:9: 1
136136
Others: 1
137-
bundleVersion: 0.1.1
137+
bundleVersion: 0.1.2
138138
preloadedAssets: []
139139
metroInputSource: 0
140140
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)