Final round of doc checking (#514)

* updated pxt version

* fixing casing issue in RPS image

* bumped pxt version

* fix casing
This commit is contained in:
Peli de Halleux
2017-08-19 09:22:33 -07:00
committed by GitHub
parent 701463e0e2
commit f5fcf51d6c
4 changed files with 2 additions and 2 deletions

View File

@ -38,6 +38,6 @@
"semantic-ui-less": "^2.2.4"
},
"dependencies": {
"pxt-core": "0.12.121"
"pxt-core": "0.12.124"
}
}