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

Commit eb67c30d authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Increment symlink_forest_version" into main

parents 748f8fb6 076aa2ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ import (
// clean the whole symlink forest and recreate it. This number can be bumped whenever there's
// an incompatible change to the forest layout or a bug in incrementality that needs to be fixed
// on machines that may still have the bug present in their forest.
const symlinkForestVersion = 1
const symlinkForestVersion = 2

type instructionsNode struct {
	name     string