mirror of
https://github.com/run-llama/llamaindex.net.git
synced 2026-07-01 20:36:58 -04:00
39bcc4d3ce579b548bbf6bf937d1f26f71f4071b
Previously, the build version was generated using the `date` command. This commit changes it to directly use the `github.run_number` variable, resulting in a simplified and more consistent build version format.
Impact:
- Updated the `buildVersion` export statement in dotnet.yml to use `0.0.0-beta${{ github.run_number }}`
Tests:
- No tests were impacted by this change
llamaindex.net
llamaindex interfaces for .net
Languages
C#
99%
Shell
1%