Skip to content

Commit 562fdfc

Browse files
committed
12.0.6-rc.2
1 parent 0d6b074 commit 562fdfc

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [12.0.6-rc.2](https://github.com/johannesjo/super-productivity/compare/v12.0.6-rc.1...v12.0.6-rc.2) (2025-04-15)
2+
13
## [12.0.6-rc.1](https://github.com/johannesjo/super-productivity/compare/v12.0.6-rc.0...v12.0.6-rc.1) (2025-04-15)
24

35
## [12.0.6-rc.0](https://github.com/johannesjo/super-productivity/compare/v12.0.5...v12.0.6-rc.0) (2025-04-15)

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "superProductivity",
3-
"version": "12.0.6-rc.1",
3+
"version": "12.0.6-rc.2",
44
"description": "ToDo list and Time Tracking",
55
"keywords": [
66
"ToDo",

Diff for: src/environments/versions.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// this file is automatically generated by git.version.ts script
22
export const versions = {
3-
version: '12.0.6-rc.1',
3+
version: '12.0.6-rc.2',
44
revision: 'NO_REV',
55
branch: 'NO_BRANCH',
66
};

0 commit comments

Comments
 (0)