mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-07-23 00:15:20 +02:00
12 lines
292 B
Diff
12 lines
292 B
Diff
diff --git a/dist/index.mjs b/dist/index.mjs
|
|
--- a/dist/index.mjs
|
|
+++ b/dist/index.mjs
|
|
@@
|
|
-const API_VERSION = "v1";
|
|
+const API_VERSION = "v1beta";
|
|
diff --git a/dist/index.js b/dist/index.js
|
|
--- a/dist/index.js
|
|
+++ b/dist/index.js
|
|
@@
|
|
-const API_VERSION = "v1";
|
|
+const API_VERSION = "v1beta";
|