Skip to content

Commit

Permalink
Release 7.6 OTA 0
Browse files Browse the repository at this point in the history
  • Loading branch information
alaninnovates committed Sep 27, 2024
1 parent 607c89f commit a27aed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/screens/settings-flow/SettingsHome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import {ThemeOptions} from '../../themes/ThemeOptions';
import {getLighterColor} from '../../lib/ColorReadability';
import TabHeader from '../../components/TabHeader';

const VERSION = '7.5';
const VERSION = '7.6 (OTA 0)';

interface SettingsHomeProps {
onSignOut: () => void;
Expand Down

0 comments on commit a27aed5

Please sign in to comment.