mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 04:11:15 +00:00
Merge branch 'main' into add_contributor_thanks
This commit is contained in:
commit
09a9174a22
3 changed files with 4 additions and 2 deletions
|
@ -3,6 +3,8 @@
|
||||||
git submodule update --remote
|
git submodule update --remote
|
||||||
git add lemmy-docs
|
git add lemmy-docs
|
||||||
git commit -m"Updating docs"
|
git commit -m"Updating docs"
|
||||||
|
git add joinlemmy-translations
|
||||||
|
git commit -m"Updating translations"
|
||||||
git push
|
git push
|
||||||
|
|
||||||
new_tag="$1"
|
new_tag="$1"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8a980bc918bab79a426e44bd798b8a2480083aac
|
Subproject commit 0c51e0de8fec68fd56b1f99dbdd9ecc4d08d7919
|
|
@ -1 +1 @@
|
||||||
Subproject commit b92b50adce3b5ebf5913388ab224ceea9202ba32
|
Subproject commit cb466f85c291c36625c05735eccc34e81ae45cd5
|
Loading…
Reference in a new issue