Skip to content

Commit

Permalink
refactor: development version
Browse files Browse the repository at this point in the history
  • Loading branch information
tclahr committed Jun 13, 2024
1 parent 492f740 commit ece2c69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
9 changes: 1 addition & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
# Changelog

## 2.9.1 (2024-06-12)

### Fixes

- live_response/containers/docker.yaml: Fixed docker stats command that was running in a loop and therefore the program was not terminating [linux] (by [0xtter](https://github.com/0xtter)).
- live_response/containers/podman.yaml: Fixed docker stats command that was running in a loop and therefore the program was not terminating [linux].
## DEVELOPMENT VERSION

### Artifacts

- files/shell/history.yaml: Added collection support for *.historynew files [all].
- files/shell/sessions.yaml: Added collection support for *.session files [all] [randomaccess3](https://github.com/randomaccess3))
2 changes: 1 addition & 1 deletion uac
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export PATH
. "${UAC_DIR}/lib/load_lib_files.sh"

# global vars
UAC_VERSION="2.9.1"
UAC_VERSION="DEVELOPMENT VERSION"
MOUNT_POINT="/"
OPERATING_SYSTEM=""
SYSTEM_ARCH=""
Expand Down

0 comments on commit ece2c69

Please sign in to comment.