You've already forked crontab-ui
mirror of
https://github.com/alseambusher/crontab-ui.git
synced 2025-12-15 11:43:58 +08:00
version bump 0.3.13
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,4 +1,4 @@
|
||||
VER=0.3.12
|
||||
VER=0.3.13
|
||||
|
||||
release:
|
||||
sed -i '' "s/version\": \".*/version\": \"$(VER)\",/" package.json
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "crontab-ui",
|
||||
"version": "0.3.12",
|
||||
"version": "0.3.13",
|
||||
"description": "Easy and safe way to manage your crontab file",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user