Skip to content

Commit

Permalink
back-port changes from a22a8f6
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jun 30, 2022
1 parent a22a8f6 commit d73e646
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
- all tags
- change list() to []

* 2.2.7 -- 2022-06-30
- it-windows-base
- update n_encase address

# OLDER

## web
Expand Down
2 changes: 1 addition & 1 deletion common/version.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
locals {
_module_version = "2.2.6"
_module_version = "2.2.7"
}

0 comments on commit d73e646

Please sign in to comment.