Skip to content

Commit

Permalink
release: 1.9.6 (#1280)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewliu08 authored Aug 20, 2024
1 parent 3521d25 commit 30ba263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/daimo-mobile/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import type { ExpoConfig } from "@expo/config";

const IS_DEV = process.env.DAIMO_APP_VARIANT === "dev";

const VERSION = "1.9.6";
const VERSION = "1.9.7";

const config: ExpoConfig = {
owner: "daimo",
Expand Down

0 comments on commit 30ba263

Please sign in to comment.