mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-15 03:35:34 +02:00
13 lines
292 B
Diff
13 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";
|