You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update About dialog date: $((Get-Date -UFormat '%m/%d/%Y (compiled %b %d %Y %T)'))
version: 1.0.0-rc.1 -> 1.0.0 <- This is done by .\misc\set_versions.ps1 now (set $build to next build#)
disclaimer: .\misc\about_disclaimer.ps1
Update CMakeLists.txt
VERSION 1.0.0 <- This is done by .\misc\set_versions.ps1 now (set $build to next build#)
Manual steps for 1.0.0-rc.1 -> 1.0.0-rc.2
Update About dialog
date: $((Get-Date -UFormat '%m/%d/%Y (compiled %b %d %Y %T)'))<- This is done by .\misc\set_versions.ps1 now (set $build to next build#)version: 1.0.0-rc.1 -> 1.0.0
disclaimer: .\misc\about_disclaimer.ps1
Update CMakeLists.txt<- This is done by .\misc\set_versions.ps1 now (set $build to next build#)VERSION 1.0.0
Update DISCLAIMER.md
Update README.md
disclaimer: .\misc\about_disclaimer.ps1
Update code.json
"version": "1.0.0",
"status": "Production",
"downloadURL": "https://github.com/MODFLOW-USGS/modelviewer-mf6/releases/tag/1.0.0",
"disclaimerURL": "https://github.com/MODFLOW-USGS/modelviewer-mf6/blob/1.0.0/DISCLAIMER.md",
"metadataLastUpdated": "2022-04-12"
Update About dialog and CMakeLists.txt
.\misc\set_versions.ps1
Set DIST_DIR in build.yml
DIST_DIR: mvmf6-1.0.0 # automate this later
The text was updated successfully, but these errors were encountered: