Skip to content

Commit 9bb4ac5

Browse files
github-actions[bot]glow-release[bot]kermany
authored
Update development version to 2.0.4 (#718)
* Update version for release 2.0.3 Signed-off-by: glow-release[bot] <glow-release-bot@noreply.projectglow.io> * Update development versions Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: glow-release[bot] <glow-release-bot@noreply.projectglow.io> Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: glow-release[bot] <glow-release-bot@noreply.projectglow.io> Co-authored-by: kermany <6556219+kermany@users.noreply.github.com>
1 parent 65b8efa commit 9bb4ac5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

python/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
VERSION = '2.0.2-SNAPSHOT'
15+
VERSION = '2.0.4-SNAPSHOT'

stable-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.1
1+
2.0.3

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ThisBuild / version := "2.0.2-SNAPSHOT"
1+
ThisBuild / version := "2.0.4-SNAPSHOT"

0 commit comments

Comments
 (0)