Bump version to 1.1.0-beta.6

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-03-17 13:55:53 +01:00
parent 9f65029b4e
commit 99476dcfc7
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mobilizon",
"version": "1.1.0-beta.5",
"version": "1.1.0-beta.6",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@ -1,7 +1,7 @@
defmodule Mobilizon.Mixfile do
use Mix.Project
@version "1.1.0-beta.5"
@version "1.1.0-beta.6"
def project do
[