Skip to content

Commit

Permalink
Bump version to 7.4 OTA 2
Browse files Browse the repository at this point in the history
  • Loading branch information
alaninnovates committed Oct 21, 2024
1 parent 3c22979 commit d10c536
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.6 (OTA 1)';
const VERSION = '7.4 (OTA 2)';

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

0 comments on commit d10c536

Please sign in to comment.