mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-08 06:56:03 -08:00
bump versions
This commit is contained in:
parent
d7e29c5c00
commit
70119361f7
|
@ -5,7 +5,7 @@ export const BRIDGE_VERSION: Readonly<number> = f(1);
|
|||
|
||||
// adapter meta
|
||||
export const PROXY_BRANDING: Readonly<string> = f("EaglerProxy");
|
||||
export const PROXY_VERSION: Readonly<string> = f("1.0.7");
|
||||
export const PROXY_VERSION: Readonly<string> = f("1.0.8");
|
||||
|
||||
export const NETWORK_VERSION: Readonly<number> = f(0x03);
|
||||
export const VANILLA_PROTOCOL_VERSION: Readonly<number> = f(47);
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "EaglerProxy as a Service",
|
||||
"id": "eagpaas",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"entry_point": "index.js",
|
||||
"requirements": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user