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

Commit 239bf474 authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

increase versionPatch again

parent 0173a74d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ plugins {

def versionMajor = 2
def versionMinor = 8
def versionPatch = 1
def versionPatch = 2

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