diff --git a/README.md b/README.md index a6824f6..4b56b11 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Argo is een alternatieve Magister applicatie met material design. ## Auteurs -- **Guus van Meerveld** - _Lead Developer_ - [Github](https://github.com/Guusvanmeerveld) - [Website](https://g-vm.nl) +- **Guus van Meerveld** - _Lead Developer_ - [Github](https://github.com/Guusvanmeerveld) - [Website](https://guusvanmeerveld.dev) - **Sam Taen** - _Lead Developer_ - [Github](https://github.com/Netfloex) - [Website](https://samtaen.nl) - **Martijn Oosterhuis** - _Developer_ - [Github](https://github.com/Devostex) - [Website](https://mb-o.nl) diff --git a/pubspec.yaml b/pubspec.yaml index a9fbf53..ae0e0fd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.4.0+7 +version: 0.5.1+0 environment: sdk: ">=2.8.0 <3.0.0"