File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.9.2] - 2021-04-30
11+
1012asdfsadfasdf
1113
1214## [ 2.8.2] - 2021-04-30
@@ -43,7 +45,9 @@ Testing 3 . 2 . 1
4345
4446Testing one toooo three
4547
46- [ Unreleased ] : https://github.com/bUnit-dev/workflows/compare/v2.8.2...HEAD
48+ [ Unreleased ] : https://github.com/bUnit-dev/workflows/compare/v2.9.2...HEAD
49+
50+ [ 2.9.2 ] : https://github.com/bUnit-dev/workflows/compare/v2.8.2...v2.9.2
4751
4852[ 2.8.2 ] : https://github.com/bUnit-dev/workflows/compare/v2.7.0...v2.8.2
4953
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ static void Main(string[] args)
88 {
99 Console . WriteLine ( "Hello World from Twitch!" ) ;
1010 Console . WriteLine ( "Hello World from Twitch!" ) ;
11- Console . WriteLine ( "Hello World from Twitch !" ) ;
11+ Console . WriteLine ( "Hello World from GitHub !" ) ;
1212 }
1313 }
1414}
You can’t perform that action at this time.
0 commit comments