mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-05 18:08:26 +02:00
Update version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "linkding",
|
||||
"version": "1.38.1",
|
||||
"version": "1.39.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
@@ -5,6 +5,6 @@ version=$(<version.txt)
|
||||
git push origin master
|
||||
git tag v${version}
|
||||
git push origin v${version}
|
||||
./scripts/build-docker.sh
|
||||
# ./scripts/build-docker.sh
|
||||
|
||||
echo "Done ✅"
|
||||
|
Reference in New Issue
Block a user