Merge checkbox:release into checkbox:master

Proposed by Devices Certification Bot
Status: Merged
Approved by: Devices Certification Bot
Approved revision: 51eec224326583db9c6935f0082e4d50fb061994
Merged at revision: 036cd17b96b957dd8e31e08843f6b6d0ef986cbc
Proposed branch: checkbox:release
Merge into: checkbox:master
Diff against target: 28 lines (+2/-3)
2 files modified
.bumpversion.cfg (+1/-2)
snap/snapcraft.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Devices Certification Bot automated Approve
Review via email: mp+412744@code.launchpad.net

Commit message

Release_2021_Week48

Description of the change

Release_2021_Week48

To post a comment you must log in.
Revision history for this message
Devices Certification Bot (ce-certification-qa) :
review: Approve (automated)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/.bumpversion.cfg b/.bumpversion.cfg
2index aa6d3c1..a4c9fbb 100644
3--- a/.bumpversion.cfg
4+++ b/.bumpversion.cfg
5@@ -1,5 +1,5 @@
6 [bumpversion]
7-current_version = 2.0.dev
8+current_version = 2.1.dev
9 parse = (?P<major>\d+)\.(?P<minor>\d+)((?P<release>\.?[a-z]+))?
10 serialize =
11 {major}.{minor}{release}
12@@ -14,4 +14,3 @@ optional_value = RELEASE
13 values =
14 .dev
15 RELEASE
16-
17diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
18index 527a99b..8e372cc 100644
19--- a/snap/snapcraft.yaml
20+++ b/snap/snapcraft.yaml
21@@ -3,7 +3,7 @@ summary: Checkbox test runner
22 description: |
23 Checkbox is a flexible test automation software.
24 It’s the main tool used in Ubuntu Certification program.
25-version: '2.0.dev'
26+version: '2.1.dev'
27 grade: stable
28 confinement: classic
29

Subscribers

People subscribed via source and target branches

to all changes: