Use env for bash

This commit is contained in:
Andrea Maria Piana 2024-03-21 15:24:50 +00:00
parent 02d4618997
commit 1948c11508
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Increment a version string using Semantic Versioning (SemVer) terminology.