Skip to content

Commit

Permalink
Bump all remaining version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
philippgille committed Jul 19, 2019
1 parent ec105b4 commit 6e316bc
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Example:
### Info

Example:
> - Version: 0.3.0
> - Version: 0.3.1
> - Operating system: Ubuntu 16.04
### Possible solution
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ So now you can only build the Snap package on Linux, using the following steps:
1. `snap install snapcraft --classic`
2. `snapcraft`

Depending on the current `serve` version and your CPU's architecture it will create a file like `serve_0.3.0_amd64.snap`, which can manually be installed with `snap install --dangerous serve_0.3.0_amd64.snap`.
Depending on the current `serve` version and your CPU's architecture it will create a file like `serve_0.3.1_amd64.snap`, which can manually be installed with `snap install --dangerous serve_0.3.1_amd64.snap`.

The Chocolatey packages need to be uploaded manually to Chocolatey [here](https://chocolatey.org/packages/upload). The package can be built with this script:

Expand Down
2 changes: 1 addition & 1 deletion build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ fi
declare -a arr=("Windows" "macOS" "Linux")
for MYOS in "${arr[@]}"
do
# Sleep to prevent: tar: serve_v0.3.0_macOS_x64: file changed as we read it
# Sleep to prevent: tar: serve_v0.3.1_macOS_x64: file changed as we read it
sleep 1s
tar -czf "${ARTIFACTSDIR}/serve_v${VERSION}_${MYOS}_x64.tar.gz" -C "${ARTIFACTSDIR}" "serve_v${VERSION}_${MYOS}_x64"
done
Expand Down
4 changes: 2 additions & 2 deletions chocolatey/serve.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>0.3.0</version>
<version>0.3.1</version>
<!-- Markdown okay -->
<description>`serve` starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues</description>
<authors>Philipp Gillé</authors>
Expand Down Expand Up @@ -45,7 +45,7 @@

<!-- Dependency element for meta package -->
<dependencies>
<dependency id="serve.portable" version="[0.3.0]" />
<dependency id="serve.portable" version="[0.3.1]" />
</dependencies>
</metadata>
<!-- this section controls what actually gets packaged into the Chocolatey package -->
Expand Down
2 changes: 1 addition & 1 deletion chocolatey/serve.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>0.3.0</version>
<version>0.3.1</version>
<!-- Markdown okay -->
<description>`serve` starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues</description>
<authors>Philipp Gillé</authors>
Expand Down
2 changes: 1 addition & 1 deletion chocolatey/tools/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ in verifying that this package's contents are trustworthy.

I'm the author of the software, but if further verification is necessary you can create a SHA256 checksum of the binary file in this package. It should match the ones in https://github.com/philippgille/serve/releases.

For example, when this NuGet package is version 0.3.0, you can create a SHA256 checksum of serve.exe and check if it matches https://github.com/philippgille/serve/releases/download/v0.3.0/serve_v0.3.0_Windows_x64.exe.sha256.
For example, when this NuGet package is version 0.3.1, you can create a SHA256 checksum of serve.exe and check if it matches https://github.com/philippgille/serve/releases/download/v0.3.1/serve_v0.3.1_Windows_x64.exe.sha256.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Follow these steps manually, or jump below for the PowerShell commands:
- Create a function that calls the binary in your shell's profile
- The PowerShell profile is located at `$profile`
- Example: `C:\Users\John\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1`
- Example function: `function serve { $env:USERPROFILE\Downloads\serve_v0.3.0_Windows_x64\serve.exe $args }`
- Example function: `function serve { $env:USERPROFILE\Downloads\serve_v0.3.1_Windows_x64\serve.exe $args }`
- Don't forget to load your profile afterwards with `. $profile`

As PowerShell commands:
Expand Down
6 changes: 3 additions & 3 deletions homebrew/serve.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Serve < Formula
desc "`serve` starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues"
homepage "https://github.com/philippgille/serve"
url "https://github.com/philippgille/serve/releases/download/v0.3.0/serve_v0.3.0_macOS_x64.zip"
sha256 "4DA48BD9B8DDC6CE30189B8E06D968954C56F3FE31BFCABB12DA265D1EF07C24"
version "0.3.0"
url "https://github.com/philippgille/serve/releases/download/v0.3.1/serve_v0.3.1_macOS_x64.zip"
sha256 "0F1D2282EE88C081C8AF4C397182B5859B8FBF32100B33EC835F454275371002"
version "0.3.1"

bottle :unneeded

Expand Down
6 changes: 3 additions & 3 deletions scoop/serve.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "0.3.0",
"url": "https://github.com/philippgille/serve/releases/download/v0.3.0/serve_v0.3.0_Windows_x64.zip",
"version": "0.3.1",
"url": "https://github.com/philippgille/serve/releases/download/v0.3.1/serve_v0.3.1_Windows_x64.zip",
"bin": "serve.exe",
"homepage": "https://github.com/philippgille/serve",
"description": "Starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues",
"hash": "267DCA3A0394C0D6030D1BFC90D12578903151FE2BA3E6CBB6ECE6D963A28446",
"hash": "808ED94240EA381236DC878929603D0B41DB5668A37AD279469A11BAF0F4807F",
"checkver": {
"github": "https://github.com/philippgille/serve"
},
Expand Down
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: serve
version: "0.3.0"
version: "0.3.1"
# The summary must not exceed 78 characters.
summary: serve starts a simple temporary static file server in your current directory
description: |
Expand Down Expand Up @@ -47,7 +47,7 @@ parts:
# Either use a source-depth of 1 for the latest commit, OR a source-tag
source-depth: 1
source-branch: master
#source-tag: v0.3.0
#source-tag: v0.3.1

apps:
serve:
Expand Down

0 comments on commit 6e316bc

Please sign in to comment.