Commit bc389b39 by ethanlamzs

md

1 parent 3e394443
...@@ -7,7 +7,7 @@ fi ...@@ -7,7 +7,7 @@ fi
env=$1 env=$1
ot=$2 ot=$2
_rebuild_=$3 _rebuild_=$3
_main_ver='1.0.' _main_ver='1.1.'
_ver=`date +%y%m%d%H%M` _ver=`date +%y%m%d%H%M`
base_root='/Users/ethanlam/works/gitlab/flutter_pros/appframe.git' base_root='/Users/ethanlam/works/gitlab/flutter_pros/appframe.git'
......
...@@ -6,7 +6,7 @@ fi ...@@ -6,7 +6,7 @@ fi
env=$1 env=$1
_rebuild_=$2 _rebuild_=$2
_main_ver='1.0.' _main_ver='1.1.'
_ver=`date +%y%m%d%H%M` _ver=`date +%y%m%d%H%M`
base_root='/Users/ethanlam/works/gitlab/flutter_pros/appframe.git' base_root='/Users/ethanlam/works/gitlab/flutter_pros/appframe.git'
......
name: appframe name: appframe
description: "app frame project." description: "app frame project."
publish_to: 'none' publish_to: 'none'
version: 1.1.0+8 version: 1.1.0
environment: environment:
sdk: ">=3.5.0 <4.0.0" sdk: ">=3.5.0 <4.0.0"
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!