From 0e5cc0f1848b87bbc88761c86d506c33b3c340d6 Mon Sep 17 00:00:00 2001 From: Jerome Lacoste Date: Mon, 15 Jan 2018 17:26:47 +0100 Subject: [PATCH] Bump version to 1.0.15 --- .github_changelog_generator | 2 +- Gemfile.lock | 2 +- lib/u3d/version.rb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github_changelog_generator b/.github_changelog_generator index 0b0a96d0..42f62d5f 100644 --- a/.github_changelog_generator +++ b/.github_changelog_generator @@ -1,4 +1,4 @@ -future-release=v1.0.14 +future-release=v1.0.15 since-tag=v0.9 exclude_tags_regex=v0\.[0-8]\..* exclude-labels=nochangelog,question diff --git a/Gemfile.lock b/Gemfile.lock index 014bb4ea..8ba9a798 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - u3d (1.0.14) + u3d (1.0.15) colored (>= 1.2, < 2.0.0) commander (>= 4.4.0, < 5.0.0) file-tail (>= 1.2.0) diff --git a/lib/u3d/version.rb b/lib/u3d/version.rb index a80a6fef..121632f5 100644 --- a/lib/u3d/version.rb +++ b/lib/u3d/version.rb @@ -21,7 +21,7 @@ ## --- END LICENSE BLOCK --- module U3d - VERSION = '1.0.14'.freeze + VERSION = '1.0.15'.freeze DESCRIPTION = 'Provides numerous tools for installing, managing and running the Unity3D game engine from command line.'.freeze UNITY_VERSIONS_NOTE = "Unity3d uses the following version formatting: 0.0.0x0. The \'x\' can takes different values:\n"\ "\t. 'f' are the main release candidates for Unity3d\n"\