release Prep: update version codes to 28 and marketing version to 1.2.7 in build.gradle, project.pbxproj, and package.json

This commit is contained in:
Mo Tarbin
2026-07-13 00:50:03 -04:00
parent a02b193b90
commit 77a9de570c
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "donetick",
"private": true,
"version": "1.2.6",
"version": "1.2.7",
"type": "module",
"engines": {
"node": ">=20.0.0",