Skip to content

Commit

Permalink
Bump version post-release
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Aug 4, 2023
1 parent fcce0bd commit daf2d4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,7 @@
# Changelog

## [Unreleased][]

## [0.6.0][] (2023-08-04)

### Features
Expand Down
4 changes: 2 additions & 2 deletions common.pri
@@ -1,8 +1,8 @@
# SPDX-FileCopyrightText: 2014-2019 Paul Colby <git@colby.id.au>
# SPDX-License-Identifier: GPL-3.0-or-later

VERSION = 0.6.0
SPECIAL_BUILD = Release
VERSION = 0.6.1
SPECIAL_BUILD = Internal
TOPDIR = $$PWD

# Setup build number, where available.
Expand Down

0 comments on commit daf2d4d

Please sign in to comment.