From 1649a353b0117f5f0fef3070088ada51215f20dd Mon Sep 17 00:00:00 2001 From: Pascal Welsch Date: Sat, 16 Nov 2019 15:10:16 +0100 Subject: [PATCH] Add missing placeholders --- flutterw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flutterw b/flutterw index 5c820c6..607473a 100755 --- a/flutterw +++ b/flutterw @@ -3,8 +3,8 @@ ############################################################################## ## ## Flutter start up script for UN*X -## Version: fix_detached_head_fix -## Date: 2019-11-16 14:54:10 +## Version: VERSION_PLACEHOLDER +## Date: DATE_PLACEHOLDER ## ## Use this flutter wrapper to bundle Flutter within your project to make ## sure everybody builds with the same version.