Skip to content

Commit

Permalink
Updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-chernysh committed Oct 29, 2024
1 parent 027864e commit ae3666c
Show file tree
Hide file tree
Showing 4 changed files with 736 additions and 369 deletions.
5 changes: 4 additions & 1 deletion _data/app.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Screenshot Editor - NeonFrame
description: Make eye-catching screenshots you share on Twitter, Instagram, and others.
full_description: '<b>v1.8.4 (Sep 6, 2024)</b><br>
full_description: '<b>v1.9.0 (Oct 29, 2024)</b><br>
<br>- Option to export images in high-quality (4k). Available in Settings.
<br>
<br><b>v1.8.4 (Sep 6, 2024)</b><br>
<br>- Added support for Themed icons on Android 13+
<br>- UI fixes and improvements
<br>
Expand Down
1 change: 1 addition & 0 deletions config/webpack.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ const CopyWebpackPlugin = require('copy-webpack-plugin');
const FaviconsWebpackPlugin = require('favicons-webpack-plugin');

module.exports = {
mode: 'production',
entry: {
app: './_src/index.js',
},
Expand Down
Loading

0 comments on commit ae3666c

Please sign in to comment.