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

Commit 14e62e57 authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

update version to 2.6.0 for 1.15-beta

parent 138818da
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,8 +10,8 @@ plugins {
}

def versionMajor = 2
def versionMinor = 5
def versionPatch = 9
def versionMinor = 6
def versionPatch = 0

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