Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
Bump release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
altspaceautobot committed Apr 16, 2016
1 parent d6566e1 commit 2fdd2f9
Show file tree
Hide file tree
Showing 33 changed files with 8,762 additions and 7,715 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.7.0 -- [See Changes](https://github.com/AltspaceVR/AltspaceSDK/releases/tag/v0.7.0)**
**Latest Version: v0.8.0 -- [See Changes](https://github.com/AltspaceVR/AltspaceSDK/releases/tag/v0.8.0)**

<!--
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Expand Down Expand Up @@ -33,7 +33,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.7.0/altspace.min.js"></script>`
`<script src="http://sdk.altvr.com/libs/altspace.js/0.8.0/altspace.min.js"></script>`

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

Expand Down
Loading

0 comments on commit 2fdd2f9

Please sign in to comment.