Skip to content

Commit

Permalink
changelog & version number hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
ToxicFrog committed Mar 11, 2023
1 parent df95e0b commit 53aa11b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions gun-bonsai/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- Some weapons in Project Brutality were incorrectly flagged as melee or wimpy.
- Crash when using the Shield upgrade.
- Aggressive Defence was not properly disposing of some missiles, allowing them to still hit the player.
- Some strings (in particular for durations in Shield and Swiftness) were not properly localized.

# 0.10.0

Expand Down
2 changes: 1 addition & 1 deletion gun-bonsai/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME=GunBonsai
VERSION=0.10.0
VERSION=0.10.1
LUMPS=zscript.txt LANGUAGE.* *.md COPYING.freedoom
LUMPS+=MAPINFO CVARINFO SNDINFO KEYCONF MENUDEF GLDEFS BONSAIRC
LUMPS+=sprites sounds textures
Expand Down

0 comments on commit 53aa11b

Please sign in to comment.