We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91293d9 commit 4e5f897Copy full SHA for 4e5f897
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cloudash",
3
- "version": "0.0.1",
+ "version": "0.1.0",
4
"homepage": "http://cloudash.one",
5
"description": "Cloudash Dashboard",
6
"dependencies": {
static/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
- <title>Cloud Dashboard</title>
+ <title>Cloudash panel</title>
7
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8
<meta name="description" content="">
9
0 commit comments