Skip to content
This repository was archived by the owner on Oct 25, 2018. It is now read-only.

Commit 889f5cd

Browse files
author
Giuseppe Morelli
committed
[dev] update config file version, update readme and changelog
1 parent 12780ee commit 889f5cd

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Follow guideline of [Keep a Changelog](http://keepachangelog.com) from 1.11.5
44

5+
## [1.2.1]
6+
7+
### Changed
8+
- fix config file
9+
510
## [1.2.0]
611

712
### Added

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
[![stable version](https://img.shields.io/badge/stable%20version-1.2.0-green.svg?style=flat-square)](https://github.com/gmdotnet/vagrant-multi-machine-virtualbox/releases/tag/1.2.0)
1+
[![stable version](https://img.shields.io/badge/stable%20version-1.2.1-green.svg?style=flat-square)](https://github.com/gmdotnet/vagrant-multi-machine-virtualbox/releases/tag/1.2.0)
22
[![develop](https://img.shields.io/badge/beta%20version-branch%20develop-oran.svg?style=flat-square)](https://github.com/gmdotnet/vagrant-multi-machine-virtualbox/tree/develop)
33
[![license](https://img.shields.io/badge/license-OSL--3-blue.svg?style=flat-square)](https://github.com/gmdotnet/vagrant-multi-machine-virtualbox/blob/master/LICENSE.txt)
4-
[![gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/GMdotnet/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)
54

65
# Vagrant Multi Machine Virtualbox
76

@@ -103,4 +102,4 @@ Tab indent: 4 spaces or tab
103102
Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).<br />Please create your pull request against the `develop` branch
104103

105104
### Credits
106-
Giuseppe Morelli - [giuseppemorelli.net](http://www.giuseppemorelli.net)
105+
Giuseppe Morelli - [giuseppemorelli.net](https://giuseppemorelli.net)

config/config.yaml.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## ##
33
## GMdotnet ##
44
## Vagrant Multi Machine Virtualbox ##
5-
## Version 1.2.0 ##
5+
## Version 1.2.1 ##
66
## ##
77
## Config file ##
88
#######################################

0 commit comments

Comments
 (0)