Przeglądaj źródła

Bump version to 3.1.1 (#13069)

master^2
Eugen Rochko 4 lat temu
committed by GitHub
rodzic
commit
b752666e3f
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 6 dodań i 1 usunięć
  1. +5
    -0
      CHANGELOG.md
  2. +1
    -1
      lib/mastodon/version.rb

+ 5
- 0
CHANGELOG.md Wyświetl plik

@@ -3,6 +3,11 @@ Changelog

All notable changes to this project will be documented in this file.

## [3.1.1] - 2020-02-10
### Fixed

- Fix yanked dependency preventing installation ([mayaeh](https://github.com/tootsuite/mastodon/pull/13059))

## [3.1.0] - 2020-02-09
### Added



+ 1
- 1
lib/mastodon/version.rb Wyświetl plik

@@ -13,7 +13,7 @@ module Mastodon
end

def patch
0
1
end

def flags


Ładowanie…
Anuluj
Zapisz