From 07437f4bd8107c802dc4faf7dfaee08fbdf9e4f0 Mon Sep 17 00:00:00 2001 From: Vilius Sutkus '89 Date: Thu, 28 Jul 2022 02:26:19 +0300 Subject: [PATCH] Major version increment, because issue #1 changes behaviour --- UpcomingReleaseNotes.md | 2 ++ src/adbPullAs/VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/UpcomingReleaseNotes.md b/UpcomingReleaseNotes.md index e69de29..f909d8e 100644 --- a/UpcomingReleaseNotes.md +++ b/UpcomingReleaseNotes.md @@ -0,0 +1,2 @@ +Fix issue #1, which breaks script behavior. +Broken behavior needs major version increment \ No newline at end of file diff --git a/src/adbPullAs/VERSION b/src/adbPullAs/VERSION index e6d5cb8..359a5b9 100644 --- a/src/adbPullAs/VERSION +++ b/src/adbPullAs/VERSION @@ -1 +1 @@ -1.0.2 \ No newline at end of file +2.0.0 \ No newline at end of file