Skip to content

Commit

Permalink
version bump; changelog update;
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanaldea89 committed Mar 21, 2024
1 parent 87e0b3b commit f2657cd
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 8 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ node_modules/*
.DS_Store
.standard.json
package-lock.json
colorlib-coming-soon-maintenance.zip
colorlib-coming-soon-and-maintenance-mode.zip
**.zip
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ module.exports = function( grunt ) {
build: {
options: {
pretty: true, // Pretty print file sizes when logging.
archive: '<%= pkg.name %>.zip'
archive: '<%= pkg.name %>-<%= pkg.version %>.zip'
},
expand: true,
cwd: 'build/',
Expand Down
2 changes: 1 addition & 1 deletion colorlib-coming-soon-and-maintenance-mode.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Version: 1.1.0
* Author: Colorlib
* Author URI: https://colorlib.com/
* Tested up to: 6.0
* Tested up to: 6.5
* Requires: 4.6 or higher
* License: GPLv3 or later
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
Expand Down
Binary file added colorlib-coming-soon-maintenance-1.1.0.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion languages/colorlib-coming-soon-maintenance.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: Coming Soon and Maintenance by Colorlib 1.1.0\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/colorlib-coming-soon-maintenence\n"
"POT-Creation-Date: 2024-03-21 09:42:05+00:00\n"
"POT-Creation-Date: 2024-03-21 09:49:17+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "colorlib-coming-soon-maintenance",
"main": "Gruntfile.js",
"version": "1.0.2",
"version": "1.1.0",
"author": "Colorlib",
"license": "GPL v3",
"repository": "https://github.com/ColorlibHQ/colorlib-coming-soon-maintenance",
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Description: Coming Soon & Maintenance Mode by Colorlib is a responsive coming soon WordPress plugin that comes with well designed coming soon page and lots of useful features including customization via Live Customizer, MailChimp integration, custom forms, and more.
Tags: maintenance mode, coming soon page, coming soon, under construction, launch page, launch, maintenance, construction, offline, unavailable, under construction page, landing page
Requires at least: 4.8
Tested up to: 6.0
Tested up to: 6.5
Requires PHP: 5.6
Contributors: silkalns
Stable tag: 1.1.0
Expand Down Expand Up @@ -71,7 +71,7 @@ If you enjoy using Colorlib Coming Soon for WordPress please leave a positive fe

== Changelog ==

= 1.1.0 - 19.03.2024 =
= 1.1.0 - 21.03.2024 =
Fixed: XSS security

= 1.0.99 - 27.05.202 =
Expand Down

0 comments on commit f2657cd

Please sign in to comment.