tangled
alpha
login
or
join now
atscan.net
/
plcbundle
14
fork
atom
A Transparent and Verifiable Way to Sync the AT Protocol's PLC Directory
14
fork
atom
overview
issues
2
pulls
pipelines
fix
tree.fail
4 months ago
b91f6bdb
943010c2
1/1
build.yml
success
53s
+1
-1
1 changed file
expand all
collapse all
unified
split
Makefile
+1
-1
Makefile
···
109
109
@./scripts/bump-version.sh major
110
110
111
111
# Bump alpha version (0.1.0 -> 0.2.0-alpha.1)
112
112
-
bump-major:
112
112
+
bump-alpha:
113
113
@echo "Bumping major version..."
114
114
@./scripts/bump-version.sh alpha
115
115