chore: bump version to 3.3.5
Some checks failed
Build & Deploy Staging / build-and-deploy (release) Failing after 5s
Some checks failed
Build & Deploy Staging / build-and-deploy (release) Failing after 5s
Covers: game-lifecycle DB fixes (stranded active games, populated metadata, winner_id, stats idempotency) and staging leaderboard include-test override. Also aligns FastAPI app version in server/main.py (was stuck at 3.2.0) with the actual release. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -400,7 +400,7 @@
|
||||
<!-- Toast Container -->
|
||||
<div id="toast-container"></div>
|
||||
|
||||
<footer class="app-footer" style="text-align: center; padding: 16px; color: #888; font-size: 12px;">v3.3.4 © Aaron D. Lee</footer>
|
||||
<footer class="app-footer" style="text-align: center; padding: 16px; color: #888; font-size: 12px;">v3.3.5 © Aaron D. Lee</footer>
|
||||
|
||||
<script src="admin.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user