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

Commit 4149628f authored by Jonathan Klee's avatar Jonathan Klee
Browse files

chore: update to v2.11.0

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

def versionMajor = 2
def versionMinor = 10
def versionPatch = 2
def versionMinor = 11
def versionPatch = 0

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