mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2025-11-07 23:43:54 +00:00
upgraded version
This commit is contained in:
@@ -41,7 +41,7 @@ const Settings = () => {
|
||||
|
||||
// Version checking state
|
||||
const [versionInfo, setVersionInfo] = useState({
|
||||
currentVersion: '1.2.3',
|
||||
currentVersion: '1.2.4',
|
||||
latestVersion: null,
|
||||
isUpdateAvailable: false,
|
||||
checking: false,
|
||||
|
||||
Reference in New Issue
Block a user