chore(release): bump man pages
This commit is contained in:
@@ -5,7 +5,7 @@ Release Checklist
|
||||
Commit updated `Cargo.lock` with "chore(release): update lockfile".
|
||||
* Run `cargo outdated` and review semver incompatible updates.
|
||||
Unless there is a strong motivation otherwise, review and update every dependency.
|
||||
* Update the date and version in all man pages.
|
||||
* Update the date and version in all man pages: "chore(release): bump man pages".
|
||||
* Run `cargo publish -p pacdef_core -p pacdef <level>`.
|
||||
`pacdef_core` and `pacdef` shall have the same version at all times.
|
||||
Verify everything works as expected.
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
.TH "PACDEF" "8" "2023\-05\-30" "pacdef v1\&.2\&.2" "Pacdef Manual"
|
||||
.TH "PACDEF" "8" "2023\-06\-06" "pacdef v1\&.3\&.0" "Pacdef Manual"
|
||||
|
||||
.SH NAME
|
||||
pacdef \(em multi-backend declarative package manager
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
.TH "PACDEF.YAML" "5" "2023\-05\-30" "pacdef v1\&.2\&.2" "Pacdef Manual"
|
||||
.TH "PACDEF.YAML" "5" "2023\-06\-06" "pacdef v1\&.3\&.0" "Pacdef Manual"
|
||||
|
||||
.SH NAME
|
||||
pacdef.yaml \(em pacdef configuration file
|
||||
|
||||
Reference in New Issue
Block a user