1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2025-04-03 17:52:52 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
9d946c8054
Merge 0b73e3ff2b into 0ccc314833 2025-02-11 05:27:23 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/bash
# scan all typescript and automatically add dark variants to color tags if they're not already present.

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/bash
# sets version environment variable for goreleaser to use
# scripts/version.sh goreleaser ...