From 58d3eae1d7797a74febc752f4185337a6eb95dad Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Thu, 9 Jan 2025 09:55:47 +0000 Subject: [PATCH] =?UTF-8?q?5.6=E3=83=AA=E3=83=AA=E3=83=BC=E3=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Settings/SettingTopPage.js | 2 +- config/newsUpdate.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Settings/SettingTopPage.js b/components/Settings/SettingTopPage.js index 40a007f..783b275 100644 --- a/components/Settings/SettingTopPage.js +++ b/components/Settings/SettingTopPage.js @@ -14,7 +14,7 @@ import { ListItem } from "native-base"; import { SwitchArea } from "../atom/SwitchArea"; import { useNotification } from "../../stateBox/useNotifications"; -const versionCode = "5.5.1"; +const versionCode = "5.6"; export const SettingTopPage = ({ navigate, diff --git a/config/newsUpdate.ts b/config/newsUpdate.ts index 69f97eb..c7c7b82 100644 --- a/config/newsUpdate.ts +++ b/config/newsUpdate.ts @@ -1 +1 @@ -export const news = "2024-11-22"; +export const news = "2025-01-09";