From 529c3d8936e539a2f29c63ec02ee0375d381bf37 Mon Sep 17 00:00:00 2001 From: DXVVAY <89728480+DXVVAY@users.noreply.github.com> Date: Sun, 19 Mar 2023 12:50:54 +0100 Subject: [PATCH] Update fbt_options.py --- fbt_options.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fbt_options.py b/fbt_options.py index 6fcae46192..d0e043bf8a 100644 --- a/fbt_options.py +++ b/fbt_options.py @@ -14,7 +14,7 @@ # Suffix to add to files when building distribution # If OS environment has DIST_SUFFIX set, it will be used instead -DIST_SUFFIX = "DM0-1.6-02272023" +DIST_SUFFIX = "DM0-1.8" # Coprocessor firmware COPRO_OB_DATA = "scripts/ob.data"