Skip to content

Commit

Permalink
Merge pull request #101 from BenB196/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
BenB196 authored Jun 17, 2020
2 parents 80db971 + 2be63c8 commit b52d034
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.7
0.2.8
2 changes: 1 addition & 1 deletion eventOutput/fileHandler.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ type SemiElasticFileEvent struct {
PrintedFilesBackupPath string `json:"printed_files_backup_path,omitempty"`
RemoteActivity string `json:"remote_activity,omitempty"`
Trusted *bool `json:"trusted,omitempty"`
LoggedInOperatingSystemUser string `json:"loggedInOperatingSystemUser,omitempty"`
LoggedInOperatingSystemUser string `json:"logged_in_operating_system_user,omitempty"`
}

type ElasticFileEvent struct {
Expand Down

0 comments on commit b52d034

Please sign in to comment.