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:
parent
63e00fae61
commit
62231e9b10
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue