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

Verified Commit 11281096 authored by Fahim M. Choudhury's avatar Fahim M. Choudhury
Browse files

chore(release): update to v2.9.0 for /e/OS v2.6-beta

parent 35dbeb5e
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 = 8
def versionPatch = 1
def versionMinor = 9
def versionPatch = 0

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