From 4a28d6a3007f47f8fc2ac185982c8b979db171db Mon Sep 17 00:00:00 2001 From: rzen Date: Sat, 20 Jun 2026 17:18:41 -0400 Subject: [PATCH] Bump IndieAbout to 0.2.2 (build number in changelog link) The version number and build number now both link to the changelog in the About screen; the build date stays plain. 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 270a8e9..04ef7ff 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.1" + from: "0.2.2" Yams: url: https://github.com/jpsim/Yams from: "6.0.0"