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

Commit a3c66293 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Bump version to v2.13.0

parent 6426fc87
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,8 +11,8 @@ plugins {
}

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

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