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 2d5e888 commit eee5f76Copy full SHA for eee5f76
installer/setup.iss
@@ -2,7 +2,7 @@
2
3
[Setup]
4
AppName=jbeam-edit
5
-AppVersion=0.0.2.0
+AppVersion=0.0.3.0
6
DefaultDirName={pf}\jbeam-edit
7
DefaultGroupName=jbeam-edit
8
OutputBaseFilename=setup
jbeam-edit.cabal
@@ -5,7 +5,7 @@ cabal-version: 2.2
-- see: https://github.com/sol/hpack
name: jbeam-edit
-version: 0.0.2.0
+version: 0.0.3.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