Skip to content

Commit

Permalink
chore(master): release 1.31.9 (#258)
Browse files Browse the repository at this point in the history
* chore(master): release 1.31.9

* Update CHANGELOG.md

Signed-off-by: Jing Mi <[email protected]>

---------

Signed-off-by: Jing Mi <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jing Mi <[email protected]>
  • Loading branch information
github-actions[bot] and jm33-m0 authored Sep 20, 2023
1 parent a9f3674 commit ace8448
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.31.9](https://github.com/jm33-m0/emp3r0r/compare/v1.31.8...v1.31.9) (2023-09-20)


### Bug Fixes

* [#253](https://github.com/jm33-m0/emp3r0r/issues/253) ([2ebb6f4](https://github.com/jm33-m0/emp3r0r/commit/2ebb6f42434b38cc458fa6b2a7ec1a72ec3c18ce))
* [#254](https://github.com/jm33-m0/emp3r0r/issues/254) ([a9f3674](https://github.com/jm33-m0/emp3r0r/commit/a9f36743fcc4c2c8e5085f9318c335280eb361fd))

## [1.31.8](https://github.com/jm33-m0/emp3r0r/compare/v1.31.7...v1.31.8) (2023-09-07)


Expand Down
2 changes: 1 addition & 1 deletion core/lib/data/def.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const (

// Version hardcoded version string
// see https://github.com/googleapis/release-please/blob/f398bdffdae69772c61a82cd7158cca3478c2110/src/updaters/generic.ts#L30
Version = "v1.31.8" // x-release-please-version
Version = "v1.31.9" // x-release-please-version

// RShellBufSize buffer size of reverse shell stream
RShellBufSize = 128
Expand Down

0 comments on commit ace8448

Please sign in to comment.