Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
a1batross
pleroma
Commits
b9188361
Commit
b9188361
authored
Aug 14, 2019
by
kaniini
Browse files
Merge branch 'release/1.0.6' into 'master'
mix: bump version to 1.0.6 See merge request
pleroma/pleroma!1571
parents
5999b4c5
65cc68ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
mix.exs
View file @
b9188361
...
...
@@ -4,7 +4,7 @@ defmodule Pleroma.Mixfile do
def
project
do
[
app:
:pleroma
,
version:
version
(
"1.0.
5
"
),
version:
version
(
"1.0.
6
"
),
elixir:
"~> 1.7"
,
elixirc_paths:
elixirc_paths
(
Mix
.
env
()),
compilers:
[
:phoenix
,
:gettext
]
++
Mix
.
compilers
(),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment