summaryrefslogtreecommitdiff
path: root/cmd/rescribe/makefile
diff options
context:
space:
mode:
authorNick White <git@njw.name>2025-10-05 12:56:12 +0100
committerNick White <git@njw.name>2025-10-05 12:56:12 +0100
commit914d014246453498fe35823b1b3c9c26f12d535c (patch)
treec44b89bb4c4192f45ab22ea27cb8efa99332a90b /cmd/rescribe/makefile
parentd26a1e8a393929ca8fb576ad473135549e45a148 (diff)
Update flatpak manifest to remove now-unneeded filesystem permission, and update to 1.4.0
Diffstat (limited to 'cmd/rescribe/makefile')
-rw-r--r--cmd/rescribe/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/rescribe/makefile b/cmd/rescribe/makefile
index 6d1ff77..ea500b9 100644
--- a/cmd/rescribe/makefile
+++ b/cmd/rescribe/makefile
@@ -20,7 +20,7 @@ OSXCROSSBIN=$(HOME)/src/osxcross/target/bin
EMBEDS=embed_darwin.go embed_darwin_amd64.go embed_darwin_arm64.go embed_linux.go embed_windows.go embed_other.go
GODEPS=gui.go main.go $(EMBEDS)
-VERSION=1.3.0
+VERSION=1.4.0
all: dist/linux/rescribe dist/linux/wayland/rescribe dist/darwin/rescribe.zip dist/windows/rescribe.exe