summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2022-04-21 22:41:07 -0400
committerDonne Martin <donne.martin@gmail.com>2022-04-21 22:41:07 -0400
commit8294e4498858f036a344b06e82f08b834c2a8270 (patch)
treefa7b0cc281fb93a2163bf263484a4fb94057a584
parent7b47cd85e1851a16dbdbf379da7e51fdfd43f458 (diff)
Fix #232: Update latest monthly hiring post idsHEADmaster
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index 886cd66..ff8d96d 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 26304051
-freelancer_post_id = 26304050
+who_is_hiring_post_id = 26661443
+freelancer_post_id = 26661442