Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 1091acd

Browse files
committed
chore(deploy): force update for build debug
1 parent 4f4b2f3 commit 1091acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ defmodule GroupherServer.Mixfile do
66
def project do
77
[
88
app: :groupher_server,
9-
version: "2.0",
9+
version: "2.0.0",
1010
elixir: "~> 1.9",
1111
elixirc_paths: elixirc_paths(Mix.env()),
1212
compilers: [:phoenix, :gettext] ++ Mix.compilers(),

0 commit comments

Comments
 (0)