Commit 16d55b3
authored
Update SequenceConfig such that it fetches the waas version from the package.json anytime we are in editor. Previously, it would fetch from the text file but this file is only updated when building so anyone testing and upgrading in editor will have the wrong version sent to the api (#194)
1 parent 169e9cb commit 16d55b3
File tree
1 file changed
+4
-0
lines changed- Packages/Sequence-Unity/Sequence/SequenceSDK/Config
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| |||
0 commit comments