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

Commit 66f6be29 authored by Guillaume Jacquart's avatar Guillaume Jacquart
Browse files

chore: Bump version to 2.9.0 for /e/OS 2.9 beta.

parent b33cfe32
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (C) 2023-2024 MURENA SAS
 * Copyright (C) 2023-2025 MURENA SAS
 * Copyright (C) 2022 E FOUNDATION
 *
 * This program is free software: you can redistribute it and/or modify
@@ -24,7 +24,7 @@ buildscript {
        'targetSdk' : 35,
        'version'   : [
            'major': 2,
            'minor': 7,
            'minor': 9,
            'patch': 0,
        ],
    ]