mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated Readme
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<p align="center">
|
||||
<a href="https://appwrite.io" target="_blank"><img height="60" src="https://appwrite.io/images/github-logo.png" alt="Appwrite Logo"></a>
|
||||
<a href="https://appwrite.io" target="_blank"><img style="max-height: 50px;" src="https://appwrite.io/images/github-logo.png" alt="Appwrite Logo"></a>
|
||||
<br />
|
||||
<br />
|
||||
<b>Simple Backend Server for your [Vue / Angular / React / iOS / Android / Flutter / *ANY*] Frontend App</b>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
const VERSION = 'latest';
|
||||
const VERSION = '0.1.9';
|
||||
|
||||
return VERSION;
|
||||
|
||||
Generated
+4
-4
@@ -1909,12 +1909,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/myclabs/DeepCopy.git",
|
||||
"reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea"
|
||||
"reference": "9012edbd1604a93cee7e7422d07a2c5776c56e0c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/007c053ae6f31bba39dfa19a7726f56e9763bbea",
|
||||
"reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea",
|
||||
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/9012edbd1604a93cee7e7422d07a2c5776c56e0c",
|
||||
"reference": "9012edbd1604a93cee7e7422d07a2c5776c56e0c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1949,7 +1949,7 @@
|
||||
"object",
|
||||
"object graph"
|
||||
],
|
||||
"time": "2019-08-09T12:45:53+00:00"
|
||||
"time": "2019-08-26T15:40:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phar-io/manifest",
|
||||
|
||||
Reference in New Issue
Block a user