diff --git a/packaging/windows/screenshot.ps1 b/packaging/windows/screenshot.ps1 index 82e9067..b78402a 100644 --- a/packaging/windows/screenshot.ps1 +++ b/packaging/windows/screenshot.ps1 @@ -1,5 +1,5 @@ # Photograph an application's own window at a size the Microsoft Store accepts. -# Generated by ship; edit internal/generate/templates and run ship sync. +# Generated by ship (8001e560); edit internal/generate/templates and run ship sync. # # Screenshots were once listed as something no script could do, and that was an # assumption rather than a measurement. What a script cannot do is decide which diff --git a/packaging/windows/take-shots.ps1 b/packaging/windows/take-shots.ps1 index 755f2ca..fc84994 100644 --- a/packaging/windows/take-shots.ps1 +++ b/packaging/windows/take-shots.ps1 @@ -1,5 +1,5 @@ # Take a set of store screenshots, given the recipes for them. -# Generated by ship; edit internal/generate/templates and run ship sync. +# Generated by ship (e5b476af); edit internal/generate/templates and run ship sync. # # `shots.ps1` beside this is the half that is a product's - which document, # which frames, and what has to happen in the window before each shutter. It