Skip to content

Commit

Permalink
chore: Bump versions (security) (#38)
Browse files Browse the repository at this point in the history
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>

Reviewed-by: Gavin Halliday <ghalliday@hpccsystems.com>
Merged-by: Gavin Halliday <ghalliday@hpccsystems.com>
  • Loading branch information
GordonSmith authored Nov 8, 2023
1 parent 58b712e commit 7b91d30
Show file tree
Hide file tree
Showing 3 changed files with 2,205 additions and 3,676 deletions.
2 changes: 1 addition & 1 deletion Visualizer.ecl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ EXPORT Visualizer := MODULE
EXPORT License := 'http://www.apache.org/licenses/LICENSE-2.0';
EXPORT Copyright := 'Copyright (C) 2017 HPCC Systems';
EXPORT DependsOn := [];
EXPORT Version := '2.1.0';
EXPORT Version := '2.1.2';
END;

EXPORT KeyValueDef := RECORD
Expand Down
Loading

0 comments on commit 7b91d30

Please sign in to comment.