Skip to content

Commit c366bca

Browse files
committed
Version.
1 parent 76eadfc commit c366bca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Version/version.sh

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#!/bin/bash
2+
export VERSIONABLE_SNAPSHOT=false
3+
export VERSIONABLE_NAME="Screensaver"
4+
export VERSIONABLE_VERSION_PRIMARY="1"
5+
export VERSIONABLE_VERSION_SECONDARY="0"
6+
export VERSIONABLE_VERSION_PATCH="0"
7+
export VERSIONABLE_HOMEPAGE="https://www.helixtrack.ru/"
8+
export VERSIONABLE_DESCRIPTION="HelixTRack Screensaver."

0 commit comments

Comments
 (0)