Skip to content

Commit

Permalink
Merge branch 'develop' into feature/uc-button
Browse files Browse the repository at this point in the history
  • Loading branch information
adriannalmeida authored Nov 17, 2023
2 parents 352c552 + 6f4a810 commit 2efc2db
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion uni/app_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.18+208
1.7.19+209
5 changes: 0 additions & 5 deletions uni/lib/view/useful_info/widgets/sigarra_links_card.dart
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ class SigarraLinksCard extends GenericExpansionCard {
link:
'https://sigarra.up.pt/feup/pt/inqueritos_geral.inqueritos_list',
),
LinkButton(
title: S.of(context).school_calendar,
link:
'https://sigarra.up.pt/feup/pt/web_base.gera_pagina?p_pagina=p%c3%a1gina%20est%c3%a1tica%20gen%c3%a9rica%20106',
),
],
);
}
Expand Down
2 changes: 1 addition & 1 deletion uni/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ publish_to: "none" # We do not publish to pub.dev
# To change it manually, override the value in app_version.txt.
# The app version code is automatically also bumped by CI.
# Do not change it manually.
version: 1.7.18+208
version: 1.7.19+209

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit 2efc2db

Please sign in to comment.