We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73c0dc commit 9189f43Copy full SHA for 9189f43
2 files changed
README.md
@@ -28,6 +28,7 @@
28
- Tailwindcss
29
- Vite
30
- daisyUI (component library)
31
+ - Database Sqlite3
32
## How to Contribute
33
We need designer, tester and contributers. **OpenConvert** is prototype. If you want to contribute read [this](./CONTRIBUTING.md)
34
### Install dependencies
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "openconvert",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"description": "All in one file converter",
5
"main": "./out/main/index.js",
6
"author": "utmp",
0 commit comments