Skip to content

Commit 176ba2b

Browse files
committed
0.9.12 start
1 parent 7fcfccc commit 176ba2b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ In linux this will stop after starting test server. Start xunit tests within a n
6565
grunt testClient
6666
```
6767
## Framework Versions
68-
.Net Framework 4.5, Windows 8, Windows 8.1, Windows Phone 8, Windows Phone 8.1, Mono
68+
.Net Framework 3.5, .Net Framework 4.5, Windows 8, Windows 8.1, Windows Phone 8, Windows Phone 8.1, Mono, Unity
6969

7070

7171
## License
7272

73-
MIT
73+
[MIT](http://opensource.org/licenses/MIT)
7474

grunt/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version":"0.9.11",
2+
"version":"0.9.12",
33
"server":{
44
"port":80,
55
"ssl_port":443,

0 commit comments

Comments
 (0)