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

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

Bump version to 2.13.7

parent dd4087d5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ plugins {

def appVersionMajor = 2
def appVersionMinor = 13
def appVersionPatch = 6
def appVersionPatch = 7

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