We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a5232 commit fd559e6Copy full SHA for fd559e6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "astrolabe",
3
- "version": "0.1.8",
+ "version": "0.3.0",
4
"description": "Astrolabe: Math Knowledge Network",
5
"private": true,
6
"scripts": {
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
"$schema": "https://schema.tauri.app/config/2",
"productName": "Astrolabe",
- "version": "0.2.1",
"identifier": "com.astrolabe.app",
"build": {
7
"devUrl": "http://localhost:3000",
0 commit comments