diff options
author | Teddy Wing | 2021-03-21 17:49:01 +0100 |
---|---|---|
committer | Teddy Wing | 2021-03-21 17:52:33 +0100 |
commit | 0498b80cad158c2b09535ba2040d7af6badf256b (patch) | |
tree | 2352ae58b6d5a217ad3d75f56e3153445d8662f8 /userscript-header.txt | |
parent | d88a53e6e8e8a9f0a418e4bfc0aee8da8e5a4511 (diff) | |
download | Peniquitous-0498b80cad158c2b09535ba2040d7af6badf256b.tar.bz2 |
Increase version v0.0.1 -> v0.1.0
Diffstat (limited to 'userscript-header.txt')
-rw-r--r-- | userscript-header.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userscript-header.txt b/userscript-header.txt index 6ed248a..9b7eb09 100644 --- a/userscript-header.txt +++ b/userscript-header.txt @@ -1,7 +1,7 @@ // ==UserScript== // @name Peniquitous // @description Ubiquitous Ctrl-P & Ctrl-N -// @version 0.0.1 +// @version 0.1.0 // @namespace com.teddywing // ==/UserScript== |