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

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

chore: bump to v2.13.13 for /e/OS v3.2-beta.3

parent 6db61c90
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ plugins {

def versionMajor = 2
def versionMinor = 13
def versionPatch = 12
def versionPatch = 13

def getGitHashProvider = providers.exec {
    commandLine 'git', 'log', '--pretty=format:%h', '-n', '1'