Skip to content

Commit 865fc2d

Browse files
committed
Rename
1 parent a5ffd47 commit 865fc2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Dependency injection for [LeoECS Lite](https://github.com/Leopotam/ecslite).
2121
## As unity module
2222
This repository can be installed as unity module directly from git url. In this way new line should be added to `Packages/manifest.json`:
2323
```
24-
"com.goodcat.ecslite.shared": "https://github.com/GoodCatGames/ecslite-multiple-shared.git",
24+
"com.goodcat.ecslite.shared": "https://github.com/GoodCatGames/ecslite-multiple-shared.git"
2525
```
2626

2727
## As source

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "LeoECS Lite Multiple Shared Injection",
55
"description": "Multiple shared injection for LeoECS Lite.",
66
"unity": "2020.3",
7-
"version": "2021.5.10",
7+
"version": "2021.10.5",
88
"keywords": [
99
"leoecslite",
1010
"leoecs",

0 commit comments

Comments
 (0)