chore: bump version to 2026.01.004
All checks were successful
Basil CI/CD Pipeline / Shared Package Tests (push) Successful in 1m8s
Basil CI/CD Pipeline / Code Linting (push) Successful in 1m13s
Basil CI/CD Pipeline / Web Tests (push) Successful in 1m27s
Basil CI/CD Pipeline / API Tests (push) Successful in 1m36s
Basil CI/CD Pipeline / Security Scanning (push) Successful in 1m9s
Basil CI/CD Pipeline / Build All Packages (push) Successful in 1m32s
Basil CI/CD Pipeline / Build & Push Docker Images (push) Has been skipped
Basil CI/CD Pipeline / Trigger Deployment (push) Has been skipped
Basil CI/CD Pipeline / E2E Tests (push) Has been skipped

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Paul R Kartchner
2026-01-17 00:25:10 -07:00
parent 2953bb9f04
commit 8dbc24f335
2 changed files with 2 additions and 2 deletions

View File

@@ -3,4 +3,4 @@
* Example: 2026.01.002 (January 2026, patch 2), 2026.02.003 (February 2026, patch 3)
* Month and patch are zero-padded. Patch increments with each deployment in a month.
*/
export const APP_VERSION = '2026.01.003';
export const APP_VERSION = '2026.01.004';

View File

@@ -3,4 +3,4 @@
* Example: 2026.01.002 (January 2026, patch 2), 2026.02.003 (February 2026, patch 3)
* Month and patch are zero-padded. Patch increments with each deployment in a month.
*/
export const APP_VERSION = '2026.01.003';
export const APP_VERSION = '2026.01.004';