1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-23 15:01:14 +02:00

bump to 1.4.

This commit is contained in:
Kushagra Gour
2016-05-13 02:40:40 +05:30
parent e0d88a8d37
commit b9d61610fe
2 changed files with 2 additions and 2 deletions

View File

@@ -287,7 +287,7 @@
<div class="modal" id="js-help-modal">
<div class="modal__content">
<h1>Web Maker<small style="font-size:14px;"> v1.3</small></h1>
<h1>Web Maker<small style="font-size:14px;"> v1.4</small></h1>
<div>
<p>Made by <a href="https://twitter.com/chinchang457" target="_blank">Kushagra Gour</a></p>
<p>Tweet out your feature requests, comments & suggestions to <a href="https://twitter.com/chinchang457">@chinchang457</a>.</p>

View File

@@ -1,6 +1,6 @@
{
"name": "Web Maker",
"version": "1.3",
"version": "1.4",
"manifest_version": 2,
"description": "Convert new tabs into an offline playground for your web experiments",
"homepage_url": "https://kushagragour.in/lab/web-maker",