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

Commit ac1ed9ee authored by cketti's avatar cketti
Browse files

Increment settings version

parent e4d26b8c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ public class Settings {
     *
     * @see SettingsExporter
     */
    public static final int VERSION = 32;
    public static final int VERSION = 33;

    public static Map<String, Object> validate(int version, Map<String,
            TreeMap<Integer, SettingsDescription>> settings,