From b5fc366fcf9e13917005f4c47ea2f49aa7f70198 Mon Sep 17 00:00:00 2001 From: rzen Date: Sat, 20 Jun 2026 15:53:57 -0400 Subject: [PATCH] Bump IndieAbout to 0.2.1 (version-number-only changelog link) Picks up the package fix so only the version number in the About screen links to the changelog, not the build number or build date. Claude-Session: https://claude.ai/code/session_01A9CfUa4E9Zd5swfoNsYPs7 --- project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.yml b/project.yml index 4ce7a99..270a8e9 100644 --- a/project.yml +++ b/project.yml @@ -18,7 +18,7 @@ settings: packages: IndieAbout: url: https://git.rzen.dev/rzen/indie-about.git - from: "0.2.0" + from: "0.2.1" Yams: url: https://github.com/jpsim/Yams from: "6.0.0"