Skip to content

Commit 3c2ec86

Browse files
committed
chore: v4.0 -> v4.0.0
The version variable inside the script should always be major.minor.patch major.minor releases are reserved for native packages and tags/releases
1 parent 49fcb55 commit 3c2ec86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ani-cli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
version_number="4.0"
3+
version_number="4.0.0"
44

55
# UI
66

0 commit comments

Comments
 (0)