version 1.2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "typogenie"
|
||||
version = "1.0.0"
|
||||
version = "1.2.0"
|
||||
description = "TypoGenie - Portable Markdown to Word document converter"
|
||||
authors = ["TypoGenie Contributors"]
|
||||
license = "CC0-1.0"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
|
||||
"productName": "TypoGenie",
|
||||
"version": "1.0.0",
|
||||
"version": "1.2.0",
|
||||
"identifier": "live.lashman.typogenie",
|
||||
"build": {
|
||||
"frontendDist": "../dist",
|
||||
|
||||
Reference in New Issue
Block a user