Release v0.2.0 (versionCode 2)

Webhook: Tickets 2026 form (customer_name title, voucher-name ticket
counting, ticketless ice/UTV orders, donor adult names); ice bag count
fix; voucher decrement; vendor webhooks; free kids through 12; multi-
origin lookup CORS; scanner Adults/Kids party panel + ice default 1.
First versionCode bump (was stuck at 1), so this installs over v0.1.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Hank 2026-07-21 00:34:32 +00:00
parent 63e00fae61
commit 62231e9b10

View file

@ -2,7 +2,7 @@
"expo": {
"name": "Camp Scan",
"slug": "camptickets",
"version": "0.1.0",
"version": "0.2.0",
"orientation": "portrait",
"scheme": "campscan",
"userInterfaceStyle": "automatic",
@ -10,7 +10,7 @@
"icon": "./assets/icon.png",
"android": {
"package": "top.mowden.campscan",
"versionCode": 1,
"versionCode": 2,
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#0f1a12"