Skip to content

Commit

Permalink
Bump version v1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
melianmiko committed Jun 1, 2023
1 parent 9461d7f commit b40d86c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
zeppplayer (1.6.7-1) bookworm jammy kinetic lunar; urgency=medium

* Fix: month in RTC
* Fix: don't call delegate resume_call on AOD/edit
* Restore old properties order in UI

-- MelianMiko <[email protected]> Thu, 01 Jun 2023 14:07:42 +0700

zeppplayer (1.6.6-1) bookworm jammy kinetic lunar; urgency=medium

* Fix some bugs, continue rewrite to TypeScript
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zeppplayer",
"version": "1.6.6",
"description": "Mi Band 7 preview tool",
"version": "1.6.7",
"description": "Unofficial ZeppOS emulator",
"main": "app/zepp_player/cli.js",
"scripts": {
"browser:build": "esbuild --bundle --outdir=app src/index.browser.js",
Expand Down

0 comments on commit b40d86c

Please sign in to comment.