Skip to content

Commit d918bc0

Browse files
committed
Release v0.1.34
1 parent 6a8a249 commit d918bc0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<a href="https://github.com/WGLabz/Notely/actions">
1212
<img src="https://github.com/WGLabz/Notely/actions/workflows/cd.yml/badge.svg" alt="CD Status">
1313
</a>
14-
<img src="https://img.shields.io/badge/version-v0.1.33-blue" alt="Version" />
14+
<img src="https://img.shields.io/badge/version-v0.1.34-blue" alt="Version" />
1515
<img src="https://img.shields.io/badge/license-CC--BY--NC--4.0-green" alt="License" />
1616
<img src="https://img.shields.io/badge/platform-Windows-lightgrey" alt="Platform" />
1717

app-version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"major": 0,
33
"minor": 1,
4-
"patch": 33
4+
"patch": 34
55
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "notely",
3-
"version": "0.1.33",
3+
"version": "0.1.34",
44
"private": true,
55
"description": "Notely desktop markdown notes app.",
66
"license": "CC-BY-NC-4.0",

0 commit comments

Comments
 (0)