1 Commits

Author SHA1 Message Date
Paul R Kartchner
15e09b1c54 chore: bump version to 2026.01.005 2026-01-19 21:19:04 -07:00
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) * 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. * Month and patch are zero-padded. Patch increments with each deployment in a month.
*/ */
export const APP_VERSION = '2026.01.004'; export const APP_VERSION = '2026.01.005';

View File

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