gamegold 4.0.3 → 4.0.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.
@@ -194,7 +194,7 @@ let i=[];[r(567),r(568),r(569),r(570),r(571),r(572),r(573),r(574),r(575),r(576),
194
194
  * pkg.js - package constants
195
195
  * Copyright (c) 2019-2022, Bookman Software (MIT License).
196
196
  * https://github.com/bookmansoft/gamegold
197
- */e.protocol="vallnet",e.version="v4.0.3",e.url="https://github.com/bookmansoft/gamegold"},function(t,e,r){"use strict";
197
+ */e.protocol="vallnet",e.version="v4.0.5",e.url="https://github.com/bookmansoft/gamegold"},function(t,e,r){"use strict";
198
198
  /*!
199
199
  * common.js - p2p constants for vallnet
200
200
  * Copyright (c) 2019-2022, Bookman Software (MIT License).
package/lib/gamegold.js CHANGED
@@ -204,7 +204,7 @@ let r=[];[i(567),i(568),i(569),i(570),i(571),i(572),i(573),i(574),i(575),i(576),
204
204
  * pkg.js - package constants
205
205
  * Copyright (c) 2019-2022, Bookman Software (MIT License).
206
206
  * https://github.com/bookmansoft/gamegold
207
- */e.protocol="vallnet",e.version="v4.0.3",e.url="https://github.com/bookmansoft/gamegold"},function(t,e,i){"use strict";
207
+ */e.protocol="vallnet",e.version="v4.0.5",e.url="https://github.com/bookmansoft/gamegold"},function(t,e,i){"use strict";
208
208
  /*!
209
209
  * common.js - p2p constants for vallnet
210
210
  * Copyright (c) 2019-2022, Bookman Software (MIT License).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gamegold",
3
- "version": "4.0.3",
3
+ "version": "4.0.5",
4
4
  "description": "Vallnet Core",
5
5
  "license": "MIT",
6
6
  "repository": "git://github.com/bookmansoft/gamegold",