Skip to content
This repository was archived by the owner on Jul 1, 2021. It is now read-only.

Commit 455809f

Browse files
committed
VERSION 1.1.0
1 parent c8e9452 commit 455809f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ovh-availability v1.0.0
1+
ovh-availability v1.1.0
22
=======================
33

44
Application permettant de connaitre la disponibilité des serveurs d'OVH (SoYourStart, Kimsufi)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0 ( https://github.com/hardware/ovh-availability/releases/tag/v1.0.0 )
1+
1.1.0 ( https://github.com/hardware/ovh-availability/releases/tag/v1.1.0 )

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ovh-availability",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Application permettant de connaitre la disponibilité des serveurs d'OVH (SoYourStart, Kimsufi)",
55
"main": "web.js",
66
"moduleType": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ovh-availability",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Application permettant de connaitre la disponibilité des serveurs d'OVH (SoYourStart, Kimsufi)",
55
"main": "web.js",
66
"scripts": {

views/includes/footer.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
footer.footer
2-
a(href='https://github.com/hardware/ovh-availability/releases/tag/v1.0.0') v1.0.0
2+
a(href='https://github.com/hardware/ovh-availability/releases/tag/v1.1.0') v1.1.0

0 commit comments

Comments
 (0)