Skip to content

Commit 2706c6c

Browse files
committed
Bumped version number
1 parent 45886fe commit 2706c6c

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

src/dev/DevToys.Startup/Package.appxmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<Identity
1616
Name="DevToysPreview"
1717
Publisher="CN=etiennebaudoux"
18-
Version="1.0.12.0" />
18+
Version="1.0.13.0" />
1919

2020
<Properties>
2121
<DisplayName>DevToys - Preview</DisplayName>
+8-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
🎉 New Features
2-
SSL Certificate Decoder tool!
2+
Password Generator tool!
33
👏 Improvements
4-
• Selected options are displayed in RegEx Tester
5-
• Clear Payload when empty JWT provided
4+
• General improvements to JWT Encoder / Decoder
5+
• Show X.509 extensions in Certificate Encoder / Decoder
6+
• CRON Parser shows description of the CRON expression
7+
• Text Inspector can now sort lines
8+
• Many tool's output can now be expanded
9+
• Many translations improved
610
🐛 Bug Fixes
7-
SQL Formatter issue with operators
11+
Many bug fixes in JWT Encoder / Decoder

tools/app-version-number.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.12.0
1+
1.0.13.0

0 commit comments

Comments
 (0)