build: version pump script (#1398)

* build: version pump script

* feat: server pump is optional

* chore: remove unused variable

* chore: examples

Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
Jason Rasmussen
2023-01-23 22:46:37 -05:00
committed by GitHub
parent 4e6880e520
commit 443d08381a
14 changed files with 88 additions and 49 deletions

View File

@@ -59,7 +59,7 @@ void main() {
// TODO
});
//
// Current this is not used in any UI element
//
//Future<Object> downloadLibrary({ num skip }) async
test('test downloadLibrary', () async {