Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 8d6c5f9

Browse files
com.rest.blockadelabs 1.0.0-preview.4 (#5)
1 parent 153be65 commit 8d6c5f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Documentation~/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# com.rest.blockadelabs
22

3-
[![openupm](https://img.shields.io/npm/v/com.rest.blockadelabs?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.rest.blockadelabs/)
3+
[![Discord](https://img.shields.io/discord/855294214065487932.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/xQgMW9ufN4) [![openupm](https://img.shields.io/npm/v/com.rest.blockadelabs?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.rest.blockadelabs/) [![openupm](https://img.shields.io/badge/dynamic/json?color=brightgreen&label=downloads&query=%24.downloads&suffix=%2Fmonth&url=https%3A%2F%2Fpackage.openupm.com%2Fdownloads%2Fpoint%2Flast-month%2Fcom.rest.blockadelabs)](https://openupm.com/packages/com.rest.blockadelabs/)
44

55
A non-official [BlockadeLabs](https://www.blockadelabs.com/) Skybox AI RESTful client for the [Unity](https://unity.com/) Game Engine.
66

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "BlockadeLabs",
44
"description": "A Non-Official Blockade Labs Rest Client for Unity (UPM)",
55
"keywords": [],
6-
"version": "1.0.0-preview.3",
6+
"version": "1.0.0-preview.4",
77
"unity": "2021.3",
88
"documentationUrl": "https://github.com/RageAgainstThePixel/com.rest.blockadelabs#documentation",
99
"changelogUrl": "https://github.com/RageAgainstThePixel/com.rest.blockadelabs/releases",
@@ -17,7 +17,7 @@
1717
"url": "https://github.com/StephenHodgson"
1818
},
1919
"dependencies": {
20-
"com.utilities.rest": "2.0.1"
20+
"com.utilities.rest": "2.0.6"
2121
},
2222
"publishConfig": {
2323
"registry": "https://package.openupm.com"

0 commit comments

Comments
 (0)