We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c26b6 commit 6636779Copy full SHA for 6636779
apps/daimo-mobile/app.config.ts
@@ -4,7 +4,7 @@ const IS_DEV = process.env.DAIMO_APP_VARIANT === "dev";
4
5
// Next pending release version. Update this only as part of a release PR.
6
// For example, PR "release: 1.2.3" = checklist + update below to 1.2.4.
7
-const VERSION = "1.9.10";
+const VERSION = "1.9.11";
8
9
const config: ExpoConfig = {
10
owner: "daimo",
0 commit comments