From ffe2102207142f5ae72f51b8d610f592c4fadd11 Mon Sep 17 00:00:00 2001 From: Tim Claridge Date: Thu, 9 Jul 2026 21:30:05 +1200 Subject: [PATCH] =?UTF-8?q?Re-version=20to=201.7.2-android1=20=E2=80=94=20?= =?UTF-8?q?never=20republish=20under=20an=20existing=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The streamer regen + narya 1.22 dep were mistakenly installed over the already-published 1.7.1 coordinate (the 2026-07-06 poisoned-vilya incident, bang-game task #76). New coordinates make the changed artifact distinct from the clean 1.7.1 on GitHub Packages, matching the nenya 1.7.2-android1 scheme. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_017SDW7vBNEjNxk8Qs6wTUYB --- core/pom.xml | 2 +- pom.xml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 49496660..553b4c2e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings vilya-parent - 1.7.1 + 1.7.2-android1 vilya diff --git a/pom.xml b/pom.xml index 56e14e7a..c5909d71 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.threerings vilya-parent pom - 1.7.1 + 1.7.2-android1 Vilya Facilities for making networked multiplayer games. @@ -34,7 +34,10 @@ scm:git:git://github.com/threerings/vilya.git scm:git:git@github.com:threerings/vilya.git https://github.com/threerings/vilya/ - vilya-1.7.1 + + vilya-1.7.2-android1