mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-05 22:15:36 +05:00
anix/chore: bump version to 3.9.0
This commit is contained in:
parent
88664a86d1
commit
7f007480ed
2 changed files with 22 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
export const CURRENT_APP_VERSION = "3.8.0";
|
||||
export const CURRENT_APP_VERSION = "3.9.0";
|
||||
import { env } from "next-runtime-env";
|
||||
|
||||
const NEXT_PUBLIC_API_URL = env("NEXT_PUBLIC_API_URL") || null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue