We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b12d99 commit 94d7013Copy full SHA for 94d7013
.gitignore
@@ -62,5 +62,5 @@ src/typings/
62
app.asar.unpacked/
63
64
# Dev Dependencies from @ndkcha
65
-src/app/automint.js
+src/app/automint*.js
66
nd_tests/
src/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Automint",
3
- "version": "0.7.0",
+ "version": "0.7.1",
4
"description": "CRM by Automint",
5
"main": "main.js",
6
"scripts": {
0 commit comments