Skip to content

Commit

Permalink
Merge branch 'main' of github.com:alandtse/vr_address_tools
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Nov 8, 2021
2 parents e4c01ff + 1d7b28e commit 1a71ef5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v0.7.0 (2021-11-07)
### Feature
* Add po3 mods ([`13b2e77`](https://github.com/alandtse/vr_address_tools/commit/13b2e77bf8ca0a02f07a3e1994e8e72069054cfb))

## v0.6.1 (2021-10-01)
### Fix
* Remove 15873 InventoryChanges::GetArmorInSlot ([`3019284`](https://github.com/alandtse/vr_address_tools/commit/30192840916b94ec2db50a56142589c8206efcf2))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "vr_address_tools"
version = "0.6.1"
version = "0.7.0"
description = "Tools for converting a Skyrim SSE skse mod to Skyrim VR"
authors = ["Alan D. Tse <alandtse@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 1a71ef5

Please sign in to comment.