1 parent 6e29362 commit 7af822cCopy full SHA for 7af822c
1 file changed
electron/package.json
@@ -1,7 +1,12 @@
1
{
2
"name": "auto-note",
3
- "version": "0.9.3",
+ "version": "0.9.4",
4
"description": "AutoNote — lecture notes generator from Canvas recordings",
5
+ "homepage": "https://github.com/nodeeeeee/Auto-Note",
6
+ "author": {
7
+ "name": "nodeeeeee",
8
+ "email": "autonote@users.noreply.github.com"
9
+ },
10
"main": "main.js",
11
"scripts": {
12
"start": "electron .",
0 commit comments