diff options
author | Leonard Kugis <leonard@kug.is> | 2025-10-14 16:45:30 +0200 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2025-10-14 16:45:30 +0200 |
commit | 10ffa0008456b887670ef935a006713c685fec49 (patch) | |
tree | 3355f242e208b2292cce99521ddaf2a01918eb2e /module.prop | |
parent | 6809b24fe771120eb52f406368b9108607409772 (diff) | |
download | magisk-fstab-10ffa0008456b887670ef935a006713c685fec49.tar.gz |
Added compatibility with bindfs
Diffstat (limited to 'module.prop')
-rw-r--r-- | module.prop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module.prop b/module.prop index 068ea02..0e1f82f 100644 --- a/module.prop +++ b/module.prop @@ -1,5 +1,5 @@ id=magisk-fstab -name=FSTAB loader +name=magisk-fstab version=v1.0.0 versionCode=1 author=lionheart1810 |