Skip to content

Commit

Permalink
1.0.8-headless1 - 2019/03/18
Browse files Browse the repository at this point in the history
@2019.1
  • Loading branch information
ErikMoczi committed Mar 19, 2019
1 parent 44efadd commit d56cf47
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.unity.test-framework.tests",
"displayName": "Test Framework Tests",
"version": "1.0.7-headless1",
"version": "1.0.8-headless1",
"type": "tests",
"unity": "2019.1",
"description": "Tests for the Unity Test framework.",
Expand All @@ -10,9 +10,9 @@
"repository": {
"type": "git",
"url": "[email protected]/upm-packages/core/com.unity.test-framework.git",
"revision": "3ceac37c3cdc9899bc158bb46be5c9b561d7df55"
"revision": "0632ef9b5f348851ab661f77fcf6b0e818c6269b"
},
"dependencies": {
"com.unity.test-framework": "1.0.7-headless1"
"com.unity.test-framework": "1.0.8-headless1"
}
}
1 change: 1 addition & 0 deletions versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@
1.0.6
1.0.7
1.0.7-headless1
1.0.8-headless1

0 comments on commit d56cf47

Please sign in to comment.