Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
julienkay committed Feb 24, 2023
1 parent 8cea232 commit 2646bff
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions Packages/com.doji.genesis/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

## [0.1.2] - 2023-02-24

### Fixed

- Fix errors due to invalid paths on macOS.

## [0.1.1] - 2023-02-24

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Packages/com.doji.genesis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.doji.genesis",
"version": "0.1.1",
"version": "0.1.2",
"displayName": "Genesis",
"description": "An AI-powered world building and prototyping tool.",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 0.1.1
bundleVersion: 0.1.2
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down

0 comments on commit 2646bff

Please sign in to comment.