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

Commit d565b0f

Browse files
committed
VERSION 1.2.0
1 parent ec8c609 commit d565b0f

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,6 +1,6 @@
11
[ ![Codeship Status](https://www.codeship.io/projects/ad642cb0-6e4f-0132-b9bf-66f2bf861e14/status) ](https://www.codeship.io/projects/54318)
22

3-
ovh-availability v1.1.0
3+
ovh-availability v1.2.0
44
=======================
55

66
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.1.0 ( https://github.com/hardware/ovh-availability/releases/tag/v1.1.0 )
1+
1.2.0 ( https://github.com/hardware/ovh-availability/releases/tag/v1.2.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.1.0",
3+
"version": "1.2.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.1.0",
3+
"version": "1.2.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,5 +1,5 @@
11
footer.footer
2-
a(href='https://github.com/hardware/ovh-availability/releases/tag/v1.1.0') v1.1.0
2+
a(href='https://github.com/hardware/ovh-availability/releases/tag/v1.2.0') v1.2.0
33
span -
44
a(href='https://github.com/hardware/ovh-availability') Github
55
span -

0 commit comments

Comments
 (0)