Skip to content

Commit 48e3b2d

Browse files
committed
v0.12 release
1 parent 6ab46c4 commit 48e3b2d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

deploy/linux/com.github.dail8859.NotepadNext.metainfo.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
<launchable type="desktop-id">com.github.dail8859.NotepadNext.desktop</launchable>
2828
<releases>
29+
<release version="v0.12" date="2025-06-16" />
2930
<release version="v0.11" date="2025-04-02" />
3031
<release version="v0.10" date="2025-01-15" />
3132
<release version="v0.9" date="2024-11-20" />

src/Version.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
# along with Notepad Next. If not, see <https://www.gnu.org/licenses/>.
1616

1717

18-
APP_VERSION = "0.11"
18+
APP_VERSION = "0.12"
1919
APP_COPYRIGHT = "Copyright 2019-2025 Justin Dailey"

0 commit comments

Comments
 (0)