mirror of
https://github.com/gabrie30/ghorg.git
synced 2026-01-24 01:31:16 +01:00
Update unreleased version
This commit is contained in:
parent
642bef4a49
commit
6ef949b422
@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
|
||||
## [1.11.2] - unreleased
|
||||
### Added
|
||||
### Changed
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
### Security
|
||||
|
||||
## [1.11.1] - 5/1/25
|
||||
### Added
|
||||
### Changed
|
||||
|
||||
@ -6,7 +6,7 @@ import (
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
const ghorgVersion = "v1.11.1"
|
||||
const ghorgVersion = "v1.11.2"
|
||||
|
||||
var versionCmd = &cobra.Command{
|
||||
Use: "version",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user