fix: deprecation notice

This commit is contained in:
2023-12-28 05:10:51 +01:00
parent 71ea41695f
commit e94eccf2c5
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
import axios from "axios"
export const API_VERSION = "1.2.9"
export const API_VERSION = "1.2.10"
export const API_DEFAULT_PORT = 8080