Skip to content

Commit

Permalink
release: version v2.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhx committed Aug 11, 2024
1 parent e3b8e52 commit 428f81d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MegSpot",
"version": "v2.2.10",
"version": "v2.2.19",
"author": "weiyajun <[email protected]>",
"description": "A tool to improve the viewing of pictures and videos by researchers",
"homepage": "https://github.com/MegEngine/MegSpot",
Expand Down Expand Up @@ -44,8 +44,8 @@
"appId": "org.megvii.megspot",
"copyright": " Copyright (c) 2022 Megvii Inc. All rights reserved.",
"releaseInfo": {
"releaseNotes": "一、新增功能:\n 1. 拖拽对比 模式中显示图像名称\n 2. 支持在图像对比及视频对比中进入 拖拽对比 模式;\n二、bug修复:\n 1. 已修复拖拽对比中图像展示的顺序;",
"releaseDate": "2024.06.02"
"releaseNotes": "一、新增功能:\n 1. 支持`image`和`canvas`两种显示模式\n 2. 支持显示在`image`模式下显示`HDR`原图图像。",
"releaseDate": "2024.08.11"
},
"directories": {
"output": "build"
Expand Down

0 comments on commit 428f81d

Please sign in to comment.