renamed to Sprint

This commit is contained in:
Oliver Bryan
2026-01-16 11:15:38 +00:00
parent b4601a7595
commit 385b85bdb4
95 changed files with 324 additions and 253 deletions

View File

@@ -1,8 +1,8 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "issue",
"productName": "sprint",
"version": "0.1.0",
"identifier": "com.hex248.issue",
"identifier": "com.hex248.sprint",
"build": {
"beforeDevCommand": "bun run dev",
"devUrl": "http://localhost:1420/app",
@@ -12,7 +12,7 @@
"app": {
"windows": [
{
"title": "Issue Project Manager",
"title": "Sprint",
"width": 1600,
"height": 900,
"minWidth": 640,