Skip to content

Commit db9b428

Browse files
committed
Bumped up version number
1 parent adb83fd commit db9b428

File tree

3 files changed

+11
-15
lines changed

3 files changed

+11
-15
lines changed

chocolatey/DevToys/devtoys.nuspec

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,13 @@
2121
<description>DevToys helps in daily tasks like formatting JSON, comparing text, testing RegExp. No need to use many untruthful websites to do simple tasks with your data. With Smart Detection, DevToys is able to detect the best tool that can treat the data you copied in the clipboard of your Windows. Compact overlay lets you keep the app in small and on top of other windows. Multiple instances of the app can be used at once.</description>
2222
<releaseNotes>
2323
🎉 New Features
24-
Base64 Image Encoder/Decoder tool!
24+
Timestamp Converter now supports timezone!
2525
👏 Improvements
26-
• Updated Korean and Italian translation
27-
• Tab indentation support in SQL Formatter
28-
• Added a Now button in Timestamp converter
29-
• Checksum and Hash Generators now support empty files
26+
• Updated Simplified Chinese translation
27+
• Improved the layout of many tools in Picture-in-Picture mode
3028
🐛 Bug Fixes
31-
Fixed a spacing issue with the title bar
32-
Fixed the theme of the code editor
29+
Performance issue in Base64 Image Encoder / Decoder
30+
Potential crashes in Base64 Image Encoder / Decoder
3331
</releaseNotes>
3432
</metadata>
3533
<files>
Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
🎉 New Features
2-
Base64 Image Encoder/Decoder tool!
2+
Timestamp Converter now supports timezone!
33
👏 Improvements
4-
• Updated Korean and Italian translation
5-
• Tab indentation support in SQL Formatter
6-
• Added a Now button in Timestamp converter
7-
• Checksum and Hash Generators now support empty files
4+
• Updated Simplified Chinese translation
5+
• Improved the layout of many tools in Picture-in-Picture mode
86
🐛 Bug Fixes
9-
Fixed a spacing issue with the title bar
10-
Fixed the theme of the code editor
7+
Performance issue in Base64 Image Encoder / Decoder
8+
Potential crashes in Base64 Image Encoder / Decoder

tools/app-version-number.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.7.0
1+
1.0.8.0

0 commit comments

Comments
 (0)