Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 569dfdb0 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Bump version to 2.13.2

parent befeddba
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ plugins {

def appVersionMajor = 2
def appVersionMinor = 13
def appVersionPatch = 0
def appVersionPatch = 2

def getGitHash = { ->
    def stdOut = new ByteArrayOutputStream()