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

Commit ce435023 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

chore: bump version number to be sure it is updated

parent 682f4393
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 = 3

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