Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
Actual fix..
Browse files Browse the repository at this point in the history
  • Loading branch information
jnylen committed Dec 5, 2020
1 parent 86e902a commit 4f3132b
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.3.2
0.3.3
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ defmodule Umbrella.MixProject do
frontend: :permanent,
database: :permanent,
graph: :permanent,
que: :permanent
worker: :permanent
],
steps: [:assemble, &PkgDeb.create(&1, deb_config())],
config_providers: [{Config.Reader, "/etc/metagraph/metagraph.exs"}]
Expand Down

0 comments on commit 4f3132b

Please sign in to comment.