gamegold 5.2.3 → 5.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -196,7 +196,7 @@ var i=r(126),a=i.Buffer;function s(e,t){for(var r in e)t[r]=e[r]}function n(e,t,
196
196
  * pkg.js - package constants
197
197
  * Copyright (c) 2019-2022, Bookman Software (MIT License).
198
198
  * https://github.com/bookmansoft/gamegold
199
- */t.protocol="vallnet",t.version="v5.2.3",t.url="https://github.com/bookmansoft/gamegold"},function(e,t,r){"use strict";
199
+ */t.protocol="vallnet",t.version="v5.2.5",t.url="https://github.com/bookmansoft/gamegold"},function(e,t,r){"use strict";
200
200
  /*!
201
201
  * common.js - p2p constants for vallnet
202
202
  * Copyright (c) 2019-2022, Bookman Software (MIT License).
package/lib/gamegold.js CHANGED
@@ -206,7 +206,7 @@ var r=i(126),s=r.Buffer;function n(e,t){for(var i in e)t[i]=e[i]}function a(e,t,
206
206
  * pkg.js - package constants
207
207
  * Copyright (c) 2019-2022, Bookman Software (MIT License).
208
208
  * https://github.com/bookmansoft/gamegold
209
- */t.protocol="vallnet",t.version="v5.2.3",t.url="https://github.com/bookmansoft/gamegold"},function(e,t,i){"use strict";
209
+ */t.protocol="vallnet",t.version="v5.2.5",t.url="https://github.com/bookmansoft/gamegold"},function(e,t,i){"use strict";
210
210
  /*!
211
211
  * common.js - p2p constants for vallnet
212
212
  * Copyright (c) 2019-2022, Bookman Software (MIT License).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gamegold",
3
- "version": "5.2.3",
3
+ "version": "5.2.5",
4
4
  "description": "Vallnet Core",
5
5
  "license": "MIT",
6
6
  "repository": "git://github.com/bookmansoft/gamegold",