Merge checkbox-core-snap:release20 into checkbox-core-snap:master

Proposed by Devices Certification Bot
Status: Merged
Approved by: Devices Certification Bot
Approved revision: f89a6fb1430de1a6a14fda6688161c5331443f64
Merged at revision: 4715522a0ac3b4589a924b218f0e5df95662a8e9
Proposed branch: checkbox-core-snap:release20
Merge into: checkbox-core-snap:master
Diff against target: 29 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+408303@code.launchpad.net

Commit message

Release_2021_Week36

Description of the change

Release_2021_Week36

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
diff --git a/.bumpversion.cfg b/.bumpversion.cfg
index 64e5fde..b273c2e 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
1[bumpversion]1[bumpversion]
2current_version = 1.23.dev2current_version = 1.24.dev
3parse = (?P<major>\d+)\.(?P<minor>\d+)((?P<release>\.?[a-z]+))?3parse = (?P<major>\d+)\.(?P<minor>\d+)((?P<release>\.?[a-z]+))?
4serialize = 4serialize =
5 {major}.{minor}{release}5 {major}.{minor}{release}
@@ -14,4 +14,3 @@ optional_value = RELEASE
14values = 14values =
15 .dev15 .dev
16 RELEASE16 RELEASE
17
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index b811406..03ae7e8 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,7 +1,7 @@
1name: checkbox201name: checkbox20
2summary: Checkbox runtime and public providers2summary: Checkbox runtime and public providers
3description: "Checkbox runtime and public providers"3description: "Checkbox runtime and public providers"
4version: '1.23.dev'4version: '1.24.dev'
5grade: stable5grade: stable
66
7base: core207base: core20

Subscribers

People subscribed via source and target branches

to all changes: