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

Proposed by Devices Certification Bot
Status: Merged
Approved by: Devices Certification Bot
Approved revision: 92be5c167fa7030a808cc0f0bf2857008ac8339d
Merged at revision: 627e15defb2dd5b97f20ba79742317533e543c9b
Proposed branch: checkbox-core-snap:release22
Merge into: checkbox-core-snap:master
Diff against target: 24 lines (+2/-2)
2 files modified
.bumpversion.cfg (+1/-1)
snap/snapcraft.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Devices Certification Bot automated Approve
Review via email: mp+414752@code.launchpad.net

Commit message

Release_2022_Week4

Description of the change

Release_2022_Week4

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 ca08591..bb9bb47 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
1[bumpversion]1[bumpversion]
2current_version = 1.25.dev2current_version = 1.26.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}
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index fbaefe4..07f456d 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,7 +1,7 @@
1name: checkbox221name: checkbox22
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.25.dev'4version: '1.26.dev'
5grade: devel # switch to stable when core22 is stable5grade: devel # switch to stable when core22 is stable
66
7base: core227base: core22

Subscribers

People subscribed via source and target branches

to all changes: