From 84aa8bc772f68b8b62df00ee633ff2b9c95db455 Mon Sep 17 00:00:00 2001 From: Rebecca Kelly Date: Thu, 28 Jul 2022 12:25:47 -0400 Subject: [PATCH] Update Indestructable version number and changelog --- indestructable/CHANGELOG.md | 4 ++++ indestructable/Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/indestructable/CHANGELOG.md b/indestructable/CHANGELOG.md index 8fe4eb5..57daaf9 100644 --- a/indestructable/CHANGELOG.md +++ b/indestructable/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.1.2 + +- Change: fancier tooltips using libtooltipmenu-0.1.1 + # 0.1.1 - Fix: removed some stray debug logging diff --git a/indestructable/Makefile b/indestructable/Makefile index 8fee2e9..5d4657c 100644 --- a/indestructable/Makefile +++ b/indestructable/Makefile @@ -1,5 +1,5 @@ NAME=Indestructable -VERSION=0.1.1 +VERSION=0.1.2 LUMPS=CVARINFO MAPINFO MENUDEF zscript.txt LUMPS+=*.md ZSDIR=ca.ancilla.indestructable