bump version to v0.13.0

This commit is contained in:
yuni 2024-10-12 03:02:01 +02:00
parent ef2967b2db
commit fd643f702c
3 changed files with 4 additions and 4 deletions

View file

@ -1,9 +1,9 @@
# v0.13.0-dev
# v0.13.0
- Reduce power usage when the menu is open or the window is unfocused
- Add texture to space suit: White, with a hexagonal pattern
- Add oxygen tank near Luna's workshop, refills oxygen on interaction
- Add new avatars for Augmented Reality: Cat Ears, Skirt
- Add new AR avatars: Cat Ears, Red Dress 💞, Skirt, 2 Hoodies, Armor, Bra
- Add The Moon™
# v0.12.0

2
Cargo.lock generated
View file

@ -3039,7 +3039,7 @@ dependencies = [
[[package]]
name = "outfly"
version = "0.13.0-dev"
version = "0.13.0"
dependencies = [
"bevy",
"bevy_embedded_assets",

View file

@ -10,7 +10,7 @@
[package]
name = "outfly"
version = "0.13.0-dev"
version = "0.13.0"
edition = "2021"
homepage = "https://codeberg.org/outfly/outfly"
repository = "https://codeberg.org/outfly/outfly"