1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-09 16:42:49 +00:00

server - remove realm 'Test'

This commit is contained in:
2018-01-30 10:38:18 -06:00
parent 195e01c535
commit e3107e8687
4 changed files with 13 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ defmodule MyApp.Mixfile do
def project do
[
app: :myapp,
version: "1.0.0",
version: "1.0.1",
elixir: "~> 1.5.2",
elixirc_paths: elixirc_paths(Mix.env),
compilers: [:phoenix, :gettext] ++ Mix.compilers,