You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Src/Couchbase.Linq/Couchbase.Linq.csproj
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
<Title>The official Linq provider for Couchbase N1QL</Title>
6
6
<Authors>Couchbase, Inc.</Authors>
7
7
<Owners>Couchbase, Inc.</Owners>
8
-
<Copyright>Copyright 2023</Copyright>
8
+
<Copyright>Copyright 2024</Copyright>
9
9
<Description>The official Language Integrated Query (LINQ) provider for querying Couchbase Server with N1QL using the Couchbase .NET SDK 3.4 and greater.</Description>
0 commit comments