Skip to content

Commit 5ee0a64

Browse files
authored
Update Version
- Change base version to 1.3 - Update the build_run_offset to be the previous offset minus the current build number, minus one. For example ``` Last release version: 1.1.269 Last offset: -1420 New offset -1420-269-1 =-1690 ```
1 parent 8f324fe commit 5ee0a64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configuration

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ export ALGOLIA_SEARCH_INSIGHTS_JS=2.0.3
4343

4444

4545
# Quarto Info Version
46-
export QUARTO_VERSION=1.2
46+
export QUARTO_VERSION=1.3
4747
export QUARTO_NAME=Quarto
48-
export QUARTO_BUILD_RUN_OFFSET=-1420
48+
export QUARTO_BUILD_RUN_OFFSET=-1690
4949

5050
# Folder names. These are not the same as paths (those variable names end in _PATH).
5151
# See set_package_paths .sh and .bat for these in context of full paths.

0 commit comments

Comments
 (0)