Skip to content

Commit 0a47dba

Browse files
committed
0.87.7
1 parent d471413 commit 0a47dba

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

TokenTrackerBar/project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ targets:
3838
PRODUCT_NAME: TokenTracker
3939
INFOPLIST_VALUES: |
4040
LSUIElement = YES
41-
MARKETING_VERSION: "0.87.6"
41+
MARKETING_VERSION: "0.87.7"
4242
CURRENT_PROJECT_VERSION: "1"
4343
SWIFT_EMIT_LOC_STRINGS: "YES"
4444
CODE_SIGN_STYLE: Automatic
@@ -89,7 +89,7 @@ targets:
8989
base:
9090
PRODUCT_BUNDLE_IDENTIFIER: com.tokentracker.bar.widget
9191
PRODUCT_NAME: TokenTrackerWidget
92-
MARKETING_VERSION: "0.87.6"
92+
MARKETING_VERSION: "0.87.7"
9393
CURRENT_PROJECT_VERSION: "1"
9494
MACOSX_DEPLOYMENT_TARGET: "14.0"
9595
SWIFT_EMIT_LOC_STRINGS: "YES"

TokenTrackerWin/TokenTrackerWin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<ApplicationManifest>app.manifest</ApplicationManifest>
2323
<ApplicationIcon>assets\trayicon.ico</ApplicationIcon>
2424
<!-- Keep in sync with package.json / project.yml on release. -->
25-
<Version>0.87.6</Version>
25+
<Version>0.87.7</Version>
2626
<Product>TokenTracker</Product>
2727
<Company>TokenTracker</Company>
2828
<!-- App UI strings live in TrayStrings/NativeLocalization (no .resx), so the

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tokentracker-cli",
3-
"version": "0.87.6",
3+
"version": "0.87.7",
44
"description": "Local-first AI coding token usage and cost tracker for 29 tools, with a dashboard, desktop pet, widgets, achievements, and native macOS/Windows apps.",
55
"main": "src/cli.js",
66
"bin": {

0 commit comments

Comments
 (0)