fix: update version string to v9c
All checks were successful
Deploy Development / deploy (push) Successful in 35s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 13s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Lars 2026-03-21 08:59:24 +01:00
parent 0ab13c282e
commit 770a49b5f3

View File

@ -93,7 +93,7 @@ def get_profile_count():
if __name__ == "__main__": if __name__ == "__main__":
print("═══════════════════════════════════════════════════════════") print("═══════════════════════════════════════════════════════════")
print("MITAI JINKENDO - Database Initialization (v9b)") print("MITAI JINKENDO - Database Initialization (v9c)")
print("═══════════════════════════════════════════════════════════") print("═══════════════════════════════════════════════════════════")
# Wait for PostgreSQL # Wait for PostgreSQL