Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KangLin committed Feb 19, 2024
1 parent 8166a6f commit 62aac32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ init:
- if NOT "%QT_ROOT%" == "NO" for /f "delims=" %%i in ('%QT_ROOT%/bin/qmake -query QT_VERSION') do (set QT_VERSION=%%i)
- echo QT_ROOT=%QT_ROOT%
- echo QT_VERSION=%QT_VERSION%
- set LunarCalendar_VERSION=v0.2.3
- set LunarCalendar_VERSION="v1.0.1"

install:
- cd %APPVEYOR_BUILD_FOLDER%
Expand Down
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ lunarcalendar (1.0.1) unstable; urgency=medium



-- Kang Lin <[email protected]> Mon, 19 Feb 2024 14:41:26 +0800
-- Kang Lin <[email protected]> Mon, 19 Feb 2024 14:57:29 +0800

0 comments on commit 62aac32

Please sign in to comment.