1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-25 07:51:12 +02:00

bump to 2.4.1

This commit is contained in:
Kushagra Gour
2017-03-13 09:33:51 +05:30
parent 601f56c6d0
commit e8285a6531
2 changed files with 2 additions and 2 deletions

View File

@@ -203,7 +203,7 @@
<div class="modal" id="helpModal">
<div class="modal__content">
<h1>Web Maker<small style="font-size:14px;"> v2.4.0</small></h1>
<h1>Web Maker<small style="font-size:14px;"> v2.4.1</small></h1>
<div>
<p>Made with <span style="margin-right: 8px;">💖</span> & <span style="margin-right: 8px;">🙌</span> by <a href="https://twitter.com/chinchang457" target="_blank">Kushagra Gour</a></p>
<p>Tweet out your feature requests, comments & suggestions to <a target="_blank" href="https://twitter.com/webmakerApp">@webmakerApp</a>.</p>

View File

@@ -1,6 +1,6 @@
{
"name": "Web Maker",
"version": "2.4.0",
"version": "2.4.1",
"manifest_version": 2,
"description": "Blazing fast & offline playground for your web experiments",
"homepage_url": "https://kushagragour.in/lab/web-maker",