Skip to content

Commit

Permalink
release: 1.9.5 (#1277)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewliu08 authored Aug 19, 2024
1 parent c9a671a commit 4d6d0c5
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.5";
const VERSION = "1.9.6";

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

0 comments on commit 4d6d0c5

Please sign in to comment.