From bc7d4bdd0d1167d86bbdf1e28bc0879f5c5601bd Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Fri, 22 Dec 2023 20:45:52 +0100 Subject: [PATCH] chore: bump datafiles to v6.2-20231214 (#58) * Updated SDE to 20231214 --- src/settings.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/settings.ts b/src/settings.ts index ba7ee6a..2b9d2b2 100644 --- a/src/settings.ts +++ b/src/settings.ts @@ -1 +1 @@ -export const defaultDataUrl = "https://data.eveship.fit/v6.1-20231115/"; +export const defaultDataUrl = "https://data.eveship.fit/v6.2-20231214/";