Sfoglia il codice sorgente

Bump version to 3.1.0rc1 (#12932)

master^2
Eugen Rochko 4 anni fa
committed by GitHub
parent
commit
4bae4e972d
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. +3
    -3
      lib/mastodon/version.rb

+ 3
- 3
lib/mastodon/version.rb Vedi File

@@ -9,15 +9,15 @@ module Mastodon
end

def minor
0
1
end

def patch
1
0
end

def flags
''
'rc1'
end

def suffix


Caricamento…
Annulla
Salva