4 Commits

Author SHA1 Message Date
James Allen 2cbd683d89 Release version 0.1.1 2014-09-29 16:08:59 +01:00
James Allen 3d97353750 Bump version of CLSI 2014-09-29 16:08:14 +01:00
James Allen c242ac606a Merge branch 'master' into release 2014-09-29 16:07:31 +01:00
James Allen 5f5300b124 Update README.md 2014-08-19 17:07:18 +01:00
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ SERVICES = [{
}, {
name: "clsi"
repo: "https://github.com/sharelatex/clsi-sharelatex.git"
version: "v0.1.0"
version: "v0.1.1"
}, {
name: "filestore"
repo: "https://github.com/sharelatex/filestore-sharelatex.git"
+3 -1
View File
@@ -11,7 +11,9 @@ We have detailed installation instructions in our wiki:
* [Installing ShareLaTeX in Production](https://github.com/sharelatex/sharelatex/wiki/Production-Installation-Instructions)
* [Setting up a ShareLaTeX Development Environment](https://github.com/sharelatex/sharelatex/wiki/Setting-up-a-Development-Environment)
**[Please help us make ShareLaTeX as easy to install as possible by answering our quick survey about your system and needs](https://sharelatex.typeform.com/to/PLNits)**
**If you have any problems, have a look at our page of [Frequent Problems and Questions](https://github.com/sharelatex/sharelatex/wiki/FAQ).**
*[Please help us make ShareLaTeX as easy to install as possible by answering our quick survey about your system and needs](https://sharelatex.typeform.com/to/PLNits)*
Dependencies
------------
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "sharelatex",
"version": "0.1.0",
"version": "0.1.1",
"description": "An online collaborative LaTeX editor",
"dependencies": {
"async": "^0.9.0",