Skip to content

Commit

Permalink
💎 Nedryglot 4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
abbec committed Jun 4, 2024
1 parent e506794 commit 05b6885
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [4.1.4] - 2024-06-03

## Fixed
- Python check runner not finding config when not in root of component.
- Fix some outside tools not getting check configs because TMP is not
Expand Down
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
_:
{
version = "4.1.1";
version = "4.1.4";
languages = import ./languages.nix;
protobuf = import ./protobuf.nix;
}

0 comments on commit 05b6885

Please sign in to comment.