mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
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:
parent
4e6880e520
commit
443d08381a
14 changed files with 88 additions and 49 deletions
|
|
@ -31,11 +31,6 @@ void main() {
|
|||
// TODO
|
||||
});
|
||||
|
||||
// int build
|
||||
test('to test the property `build`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue