Skip to content

set version 1.2.3#22

Closed
danmar wants to merge 1 commit into
mainfrom
version-1.2.3
Closed

set version 1.2.3#22
danmar wants to merge 1 commit into
mainfrom
version-1.2.3

Conversation

@danmar

@danmar danmar commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

Command:
find -name * -type f | grep -v .git | xargs sed -i 's|1[.]2[.]1|1.2.3|'

Command:
find -name \* -type f | grep -v .git | xargs sed -i 's|1[.]2[.]1|1.2.3|'
@danmar

danmar commented Nov 17, 2025

Copy link
Copy Markdown
Contributor Author

sounds like there is a proper mechanism for setting the version.. sed is not the proper approach.

@danmar danmar closed this Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant