Skip to content

Commit 6636779

Browse files
committed
release: 1.9.10
1 parent 89c26b6 commit 6636779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/daimo-mobile/app.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const IS_DEV = process.env.DAIMO_APP_VARIANT === "dev";
44

55
// Next pending release version. Update this only as part of a release PR.
66
// For example, PR "release: 1.2.3" = checklist + update below to 1.2.4.
7-
const VERSION = "1.9.10";
7+
const VERSION = "1.9.11";
88

99
const config: ExpoConfig = {
1010
owner: "daimo",

0 commit comments

Comments
 (0)