Skip to content

Commit

Permalink
Increment version to 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed Jan 14, 2022
1 parent 7264542 commit 9e63aa5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
## Brunnhilde - Siegfried-based characterization tool for directories and disk images

### Version: Brunnhilde 1.9.1
### Version: Brunnhilde 1.9.2

[![Build Status](https://travis-ci.org/tw4l/brunnhilde.svg?branch=master)](https://travis-ci.org/tw4l/brunnhilde)

Expand Down
2 changes: 1 addition & 1 deletion brunnhilde.py
Expand Up @@ -35,7 +35,7 @@
import sys


BRUNNHILDE_VERSION = "brunnhilde 1.9.1"
BRUNNHILDE_VERSION = "brunnhilde 1.9.2"

CSS = """
body {
Expand Down

0 comments on commit 9e63aa5

Please sign in to comment.