Skip to content

Commit

Permalink
💎 Nedryglot 4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
abbec committed Sep 13, 2024
1 parent 03c2f9e commit 06ff745
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.5] - 2024-09-13

## Fixed
- Overriding the factory of a C platform caused the 'override' function
to disappear from the resulting set.
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.4";
version = "4.1.5";
languages = import ./languages.nix;
protobuf = import ./protobuf.nix;
}

0 comments on commit 06ff745

Please sign in to comment.