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

Commit cb1af144 authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

update version to 2.6.6 for 1.17-beta

parent 9f663f3b
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 = 6
def versionPatch = 5
def versionPatch = 6

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