Skip to content

Commit c06d4df

Browse files
authored
Update README.md
1 parent 341267b commit c06d4df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Syrinj
22
######**Lightweight dependency injection** & convenient attributes for Unity
33

4-
###[Release 1.1.0 available here!](https://github.com/mfav/syrinj/releases/tag/1.0.0) (7/14/16)
4+
###[Release 1.1.0 available here!](https://github.com/mfav/syrinj/releases/tag/1.1.0) (7/14/16)
55

66
---
77

@@ -306,4 +306,4 @@ A: Follow these steps in order:
306306

307307
5. Verify the script execution order in Unity. Go to `Edit -> Project Settings -> Script Execution Order` and modify the `Syrinj.InjectorComponent` and `Syrinj.SceneInjcetor` scripts to execute **before** all other scripts. Put in a large negative number such that these two scripts before any others in the list.
308308

309-
6. There might be some other problem. Create an issue on GitHub/[message me](https://twitter.com/perceptron)/fix it yourself with a pull request!
309+
6. There might be some other problem. Create an issue on GitHub/[message me](https://twitter.com/perceptron)/fix it yourself with a pull request!

0 commit comments

Comments
 (0)