Skip to content

Commit

Permalink
8.12.1 fix wrong N2O version enumeration intruduced by Kulyk
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT committed Mar 24, 2023
1 parent deee556 commit 4d10e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule BPE.Mixfile do
def project do
[
app: :bpe,
version: "8.2.1",
version: "8.12.1",
description: "BPE Business Process Engine",
package: package(),
deps: deps()
Expand Down

0 comments on commit 4d10e41

Please sign in to comment.