Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
netharuM committed Jan 30, 2022
1 parent 2e6b7c8 commit abaeb3a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion data/bells.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
{
"bells": []
"bells": [
{
"name": "nothing",
"desc": "ultra",
"time": {
"hour": 14,
"minute": 55
},
"audioPath": "E:\\audio\\Scheming Weasel Faster (Kevin Macleod) - Vanoss Gaming Background Music (HD).mp3"
}
]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "auto-bell",
"productName": "auto-bell",
"version": "0.0.1",
"version": "0.1.1",
"description": "auto-bell for the isipathana college media unit",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit abaeb3a

Please sign in to comment.