Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
add the new version v5.3.62 📜
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed Jun 1, 2021
1 parent 39b8311 commit f2f4dd8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ builds:
main: ./core
ldflags:
- -X main.version=v{{ .Version }}
- -X main.versionDate=(31-05-2021)
- -X main.versionDate={{ .Env.VersionDate }}

id: macos
goos: [ darwin ]
Expand Down
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@
---

## [[v5.3.62] 2021-06-01](#v5361-2021-06-01)

### Added

nothing

### Changed

nothing

### Fixed

fix [**#49**](https://github.com/secman-team/secman/issues/49)

## [[v5.3.61] 2021-05-26](#v5361-2021-05-26)

### Added
Expand Down

0 comments on commit f2f4dd8

Please sign in to comment.