We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5371032 commit 30db9c4Copy full SHA for 30db9c4
installer/setup.iss
@@ -2,7 +2,7 @@
2
3
[Setup]
4
AppName=jbeam-edit
5
-AppVersion=0.0.3.0
+AppVersion=0.0.4.0
6
DefaultDirName={commonpf}\jbeam-edit
7
OutputBaseFilename=jbeam-edit-setup
8
Compression=lzma
jbeam-edit.cabal
@@ -5,7 +5,7 @@ cabal-version: 2.2
-- see: https://github.com/sol/hpack
name: jbeam-edit
-version: 0.0.3.0
+version: 0.0.4.0
9
license: BSD-3-Clause
10
license-file: LICENSE
11
copyright: 2025 webdevred
package.yaml
@@ -1,5 +1,5 @@
1
github: webdevred/jbeam-edit
author: webdevred
0 commit comments