Skip to content

Commit

Permalink
Bump release v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
altspaceautobot committed Nov 15, 2016
1 parent 545d879 commit d309391
Show file tree
Hide file tree
Showing 13 changed files with 275 additions and 130 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The AltspaceVR SDK can be used together with [three.js] to create holographic, multi-user web apps for virtual reality. When running inside [AltspaceVR](http://altvr.com/) they can be experienced with consumer VR hardware including the Oculus Rift DK2.

**Latest Version: v0.22.1 -- [See Changes](https://github.com/AltspaceVR/AltspaceSDK/releases/tag/v0.22.1)**
**Latest Version: v0.23.0 -- [See Changes](https://github.com/AltspaceVR/AltspaceSDK/releases/tag/v0.23.0)**

<!--
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Expand Down Expand Up @@ -32,7 +32,7 @@ Many APIs are present in the client without loading `altspace.js`, but please st

Include the latest version of altspace in your app with:

`<script src="http://sdk.altvr.com/libs/altspace.js/0.22.1/altspace.min.js"></script>`
`<script src="http://sdk.altvr.com/libs/altspace.js/0.23.0/altspace.min.js"></script>`

If you use npm, you can install altspace.js with:

Expand Down
Loading

0 comments on commit d309391

Please sign in to comment.